mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-28 14:28:14 -08:00
fix: moved bree to bottom of list
This commit is contained in:
@@ -714,7 +714,6 @@
|
|||||||
|
|
||||||
### Job queues
|
### Job queues
|
||||||
|
|
||||||
- [bree](https://github.com/breejs/bree) - Job task scheduler with worker threads, cron, Date, and human syntax support
|
|
||||||
- [bull](https://github.com/OptimalBits/bull) - Persistent job and message queue.
|
- [bull](https://github.com/OptimalBits/bull) - Persistent job and message queue.
|
||||||
- [agenda](https://github.com/agenda/agenda) - MongoDB-backed job scheduling.
|
- [agenda](https://github.com/agenda/agenda) - MongoDB-backed job scheduling.
|
||||||
- [idoit](https://github.com/nodeca/idoit) - Redis-backed job queue engine with advanced job control.
|
- [idoit](https://github.com/nodeca/idoit) - Redis-backed job queue engine with advanced job control.
|
||||||
@@ -725,6 +724,7 @@
|
|||||||
- [sqs-consumer](https://github.com/bbc/sqs-consumer) - Build Amazon Simple Queue Service (SQS) based apps without the boilerplate.
|
- [sqs-consumer](https://github.com/bbc/sqs-consumer) - Build Amazon Simple Queue Service (SQS) based apps without the boilerplate.
|
||||||
- [better-queue](https://github.com/diamondio/better-queue) - Simple and efficient job queue when you cannot use Redis.
|
- [better-queue](https://github.com/diamondio/better-queue) - Simple and efficient job queue when you cannot use Redis.
|
||||||
- [bullmq](https://github.com/taskforcesh/bullmq) - Persistent job and message queue.
|
- [bullmq](https://github.com/taskforcesh/bullmq) - Persistent job and message queue.
|
||||||
|
- [bree](https://github.com/breejs/bree) - Job task scheduler with worker threads, cron, Date, and human syntax support
|
||||||
|
|
||||||
### Node.js management
|
### Node.js management
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user