Bull Master
JSON →Bull Master is a UI dashboard for monitoring and managing Bull queues in Node.js applications. Version 1.0.5 provides a web interface to inspect jobs, retry failures, and clean completed/failed jobs. It integrates with Express or Koa as middleware. Different from alternatives like bull-board (which also supports BullMQ), Bull Master is specific to Bull and offers a simple setup. It relies on Bull and Redis being installed separately. The library does not process jobs itself; it only visualizes queue state. Updated occasionally, with limited features compared to more active projects.
Resources
packagebull-master ↗