Add idoit to Job queues section (#614)

This commit is contained in:
Vitaly Puzrin
2016-11-29 08:35:44 +04:00
committed by Sindre Sorhus
parent fe881e556f
commit cddfbf42e1

View File

@@ -661,6 +661,7 @@
- [kue](https://github.com/Automattic/kue) - Priority job queue backed by Redis.
- [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.js management