alaska-queue-array
JSON →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.
Resources
packagealaska-queue-array ↗
API endpoints
full doc /v1/registry/alaska-queue-array