Supaqueue – Node.js background job queue (no Redis needed)
BullMQ API without Redis when you don't need distributed workers.
🐂 Modern dashboard for Bull and BullMQ. Built for developers.
Yet another BullMQ dashboard when Arena and Bull Board already exist.
Node.js developers using BullMQ for background jobs
Arena · Bull Board
Between v1 and v2, a lot of new improvements and features have been implemented. You can now choose whether you want to run the dashboard as a standalone application or embed it directly in your app. We've also implemented fast per-queue views for your background jobs: Paginated jobs table with server-side search, scheduler and worker management as well as flow vizualization.
Feel free to check it out and give me some feedback!
BullMQ API without Redis when you don't need distributed workers.
TUI and web dashboard for ARQ when the library has no built-in monitoring.
BullMQ compatibility means existing users migrate without rewriting queue logic.
SQLite for local dev without Redis, but Trigger.dev and Inngest already own this space.
Ditches Redis entirely by leveraging Postgres LISTEN/NOTIFY for instant wakeups.
Fencing tokens + lease expiry races caught with deterministic test harness—correctness, not just convenience.