mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-24 12:28:04 -08:00
Add better-queue (#947)
This commit is contained in:
committed by
Sindre Sorhus
parent
b1329b3b98
commit
79c8a62935
@@ -674,6 +674,7 @@
|
||||
- [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.
|
||||
- [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
|
||||
|
||||
Reference in New Issue
Block a user