From c30bd1b0a2f8d2a1dfc46b68d592b85dab6dcb3d Mon Sep 17 00:00:00 2001 From: Santosh Sahoo Date: Fri, 7 Jul 2017 10:38:55 -0700 Subject: [PATCH] Add node-resque (#703) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index ea7d126..376196e 100644 --- a/readme.md +++ b/readme.md @@ -680,6 +680,7 @@ Just type [`node.cool`](https://node.cool) to go here ✨ - [bull](https://github.com/OptimalBits/bull) - Persistent job and message queue. - [agenda](https://github.com/rschmukler/agenda) - Lightweight job scheduling on MongoDB. - [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. ### Node.js management