Add bee-queue (#721)

This commit is contained in:
Lewis J Ellis
2018-05-03 11:41:50 -07:00
committed by Sindre Sorhus
parent 3aee3e1761
commit 2819ce8ca8

View File

@@ -712,6 +712,7 @@
- [idoit](https://github.com/nodeca/idoit) - Redis-backed job queue engine with advanced job control.
- [node-resque](https://github.com/taskrabbit/node-resque) - Redis-backed job 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.
### Node.js management