fix: added period

This commit is contained in:
titanism
2024-06-20 18:34:44 -05:00
committed by GitHub
parent 52b2ceb545
commit a518b1466e

View File

@@ -724,7 +724,7 @@
- [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.
- [bree](https://github.com/breejs/bree) - Job task scheduler with worker threads, cron, Date, and human syntax support
- [bree](https://github.com/breejs/bree) - Job task scheduler with worker threads, cron, Date, and human syntax support.
### Node.js management