Add better-queue (#947)

This commit is contained in:
Axel Terizaki
2019-06-29 20:10:04 +02:00
committed by Sindre Sorhus
parent b1329b3b98
commit 79c8a62935

View File

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