RedisSMQ

JSON →
library 10.1.2 ·javascript
verified Jun 7, 2026

RedisSMQ is a high-performance, reliable, and scalable message queue for Node.js, backed by Redis. Current stable version is 10.1.2, with regular releases. It focuses on robustness and simplicity, providing queue models, delivery models, and producer/consumer APIs. Key differentiators include production readiness, easy operation, support for both ioredis and the official @redis/client, and optional REST API and Web UI for monitoring and administration. It requires Node.js >=20 and has peer dependencies on @redis/client (^5), ioredis (^5), and redis-smq-common (^10.1.2).