Add graphile-worker (#1329)

This commit is contained in:
Jaakko Sirén
2025-07-07 14:23:48 +03:00
committed by GitHub
parent db1f683951
commit 9b1195ee77

View File

@@ -663,6 +663,7 @@
- [better-queue](https://github.com/diamondio/better-queue) - Simple and efficient job queue when you cannot use Redis. - [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. - [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.
- [graphile-worker](https://github.com/graphile/worker) - High performance PostgreSQL job queue.
### Node.js management ### Node.js management