Add bullmq (#1165)

This commit is contained in:
Itay Wolfish
2022-04-11 11:23:45 +03:00
committed by GitHub
parent 83e88bdecc
commit 9c657f0e2e

View File

@@ -736,6 +736,7 @@
- [RedisSMQ](https://github.com/weyoss/redis-smq) - Simple high-performance Redis message queue with real-time monitoring.
- [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.
- [bullmq](https://github.com/taskforcesh/bullmq) - Persistent job and message queue.
### Node.js management