mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-25 04:48:20 -08:00
added pg-boss to job queues section
This commit is contained in:
@@ -702,6 +702,7 @@
|
||||
- [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.
|
||||
- [pg-boss](https://github.com/timgit/pg-boss) - Job queue built on top of PostgreSQL. offers workers and cron jobs
|
||||
|
||||
### Node.js management
|
||||
|
||||
|
||||
Reference in New Issue
Block a user