From 9c657f0e2ebfd4829a2b7400ee3ec42ef9dc3e66 Mon Sep 17 00:00:00 2001 From: Itay Wolfish <88970939+ItayWolfish@users.noreply.github.com> Date: Mon, 11 Apr 2022 11:23:45 +0300 Subject: [PATCH] Add bullmq (#1165) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 4728a93..e0bdbf0 100644 --- a/readme.md +++ b/readme.md @@ -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