mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-24 04:18:13 -08:00
Fix typo in agenda description (#807)
This commit is contained in:
committed by
Sindre Sorhus
parent
142086a296
commit
ec11eba831
@@ -715,7 +715,7 @@
|
||||
|
||||
- [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) - MonoDB-backed job scheduling.
|
||||
- [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.
|
||||
- [node-resque](https://github.com/taskrabbit/node-resque) - Redis-backed job queue.
|
||||
- [rsmq](https://github.com/smrchy/rsmq) - Redis-backed message queue.
|
||||
|
||||
Reference in New Issue
Block a user