From 2819ce8ca854d730848b2fae5b4a4382af45d2c7 Mon Sep 17 00:00:00 2001 From: Lewis J Ellis Date: Thu, 3 May 2018 11:41:50 -0700 Subject: [PATCH] Add bee-queue (#721) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 59593df..1c8413c 100644 --- a/readme.md +++ b/readme.md @@ -712,6 +712,7 @@ - [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. +- [bee-queue](https://github.com/bee-queue/bee-queue) - High-performance Redis-backed job queue. ### Node.js management