mqemitter-mongodb

JSON →
library 9.1.0 ·javascript
verified Jun 5, 2026

MongoDB-based message queue emitter implementing the MQEmitter interface. Version 9.1.0, released regularly. It persists messages in MongoDB, supporting topics and payloads. Differentiators: leverages MongoDB for persistence and scaling, suitable for Node.js applications needing durable pub/sub messaging. Requires Node.js >=20.0.0. The package provides a simple API for emitting and subscribing to messages with an optional callback pattern.