node-persistent-queue
JSON →A simple SQLite-backed FIFO queue for running many short tasks sequentially in Node.js event thread without blocking. Version 1.0.5, last released in 2018. Uses setImmediate() to allow event loop to poll between tasks. Differentiates from in-memory queues or worker threads by providing persistence via SQLite and promise-based API. Ideal for small tasks that must survive crashes/restarts.
Traffic · last 30 days stale · no recent hits
total hits 15
actors 3 distinct systems
last hit 18d ago human
top countries 🇸🇬 Singapore · 🇺🇸 United States · 🇲🇽 Mexico · 🇫🇷 France · ZA
Resources
packagenode-persistent-queue ↗
API endpoints
full doc /v1/registry/node-persistent-queue