A high-performance, reliable, and scalable message queue for Node.js.
npm install redis-smq__NPM_BADGE__
__CODECOV_BADGE__
__IS_NEXT_NOTE__
RedisSMQ is a Redis-backed MQ focused on robustness and simplicity. It provides queue models, delivery models,
producers/consumers APIs, and integrates with a REST API and Web UI for monitoring and administration.
- Production-ready, easy to operate
- Works with ioredis or the official @redis/client
- Optional REST API and Web UI for management and observability
The source code and documentation for RedisSMQ are in the main redis-smq repository.
RedisSMQ is released under the MIT License.