{"library":"alaska-queue-array","type":"library","category":null,"description":"An in-memory array queue driver for the Alaska framework, version 0.13.2, intended only for development and testing. It stores queued tasks in a JavaScript array, which means data cannot be shared across multiple processes, is lost on process exit or crash, and may cause memory leaks. Its `pop(timeout)` function is not timely. No release cadence is defined. For production, use alaska-queue-redis or other drivers.","language":"javascript","status":"active","version":"0.13.2","tags":["javascript","alaska","alaska-queue"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install alaska-queue-array","imports":["import alaskaQueueArray from 'alaska-queue-array'"]},{"cmd":"yarn add alaska-queue-array","imports":[]},{"cmd":"pnpm add alaska-queue-array","imports":[]}],"homepage":"https://github.com/maichong/alaska/tree/master/src/alaska-queue-array","github":"https://github.com/maichong/alaska/tree/master/src/alaska-queue-array","docs":null,"changelog":null,"pypi":null,"npm":"alaska-queue-array","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}