monq

JSON →
library 0.3.7 ·javascript maintenance
verified Jun 5, 2026

monq is a MongoDB-backed job queue for Node.js that provides a simple interface for enqueuing and processing jobs. Version 0.3.7 is the latest stable release, though the project appears to be in maintenance mode with no recent updates. It differs from alternatives like Bull or Kue by its minimal dependency on MongoDB and straightforward API, but lacks advanced features like scheduling, retries with backoff, or priority queues.