Add RedisSMQ (#903)

This commit is contained in:
Justin Law
2019-04-28 21:38:57 -07:00
committed by Sindre Sorhus
parent 09881df13e
commit 9cd2fb93e9

View File

@@ -685,6 +685,7 @@
- [node-resque](https://github.com/taskrabbit/node-resque) - Redis-backed job queue. - [node-resque](https://github.com/taskrabbit/node-resque) - Redis-backed job queue.
- [rsmq](https://github.com/smrchy/rsmq) - Redis-backed message queue. - [rsmq](https://github.com/smrchy/rsmq) - Redis-backed message queue.
- [bee-queue](https://github.com/bee-queue/bee-queue) - High-performance Redis-backed job queue. - [bee-queue](https://github.com/bee-queue/bee-queue) - High-performance Redis-backed job queue.
- [RedisSMQ](https://github.com/weyoss/redis-smq) - Simple high-performance Redis message queue with real-time monitoring.
### Node.js management ### Node.js management