JSPM

  • Created
  • Published
  • Downloads 2432
  • Score
    100M100P100Q117491F
  • License MIT

A high-performance, reliable, and scalable message queue for Node.js.

Package Exports

  • redis-smq
  • redis-smq/package.json

Readme

RedisSMQ

[!NOTE] You are viewing the documentation for the "next" branch. These docs describe unreleased changes published under the npm "next" dist-tag.
For the latest stable documentation, see:

Pre-release (next) Code Coverage (next)

A high-performance, reliable, and scalable message queue for Node.js.

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.

License

This project is released under the MIT License.