Add node-resque (#703)

This commit is contained in:
Santosh Sahoo
2017-07-07 10:38:55 -07:00
committed by Sindre Sorhus
parent 20fbbac5d0
commit c30bd1b0a2

View File

@@ -680,6 +680,7 @@ Just type [`node.cool`](https://node.cool) to go here ✨
- [bull](https://github.com/OptimalBits/bull) - Persistent job and message queue.
- [agenda](https://github.com/rschmukler/agenda) - Lightweight job scheduling on MongoDB.
- [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.
### Node.js management