mqemitter-redis

JSON →
library 4.0.1 ·javascript
verified Jun 7, 2026

Redis-powered MQEmitter for pub/sub messaging with MQTT-like wildcards. Version 4.0.1 is the latest stable release, maintained under the mqemitter ecosystem. It uses ioredis internally, creates two Redis connections, and supports all ioredis options. Designed for Node.js with an async/emit callback pattern, it does not handle errors in the callback.