Better Queue Sqlite Store
JSON →SQLite store adapter for the better-queue task queue library. Version 1.0.7 is the latest stable release. The package provides a persistent store backed by SQLite, enabling queue durability and crash recovery. It integrates with better-queue's store interface and supports concurrency and retries. The package is lightweight and requires only better-queue as a peer dependency. It is suitable for Node.js applications needing a simple, file-based queue with SQL persistence.
Resources
packagebetter-queue-sqlite ↗
API endpoints
full doc /v1/registry/better-queue-sqlite