BullMQ Dash

JSON →
library 0.3.1 ·javascript
verified Jun 7, 2026

Terminal UI dashboard for monitoring BullMQ queues and jobs in real time. Version 0.3.1 requires Bun >=1.3.0 and a Redis server. Connects to any Redis-backed BullMQ setup (including TLS) and provides live queue overviews, job inspection (by status with details, data, and stacktraces), scheduler monitoring, and job management (add, cancel, delete, retry). Key differentiator: lightweight TUI alternative to BullMQ's built-in Arena or third-party GUIs, designed specifically for terminal-first developers and CI/CD pipelines. Release cadence is monthly.