Remove kue (no longer maintained) (#945)

This commit is contained in:
Rick Arnett
2019-06-15 07:55:09 -04:00
committed by Sindre Sorhus
parent 1b14de61e6
commit 091a6bbc38

View File

@@ -664,7 +664,6 @@
### Job queues
- [kue](https://github.com/Automattic/kue) - Redis-backed priority job queue.
- [bull](https://github.com/OptimalBits/bull) - Persistent job and message queue.
- [agenda](https://github.com/rschmukler/agenda) - MongoDB-backed job scheduling.
- [idoit](https://github.com/nodeca/idoit) - Redis-backed job queue engine with advanced job control.