Graphile Worker
JSON →Graphile Worker is a job queue for PostgreSQL that runs background tasks with ease. It uses PostgreSQL as the job store, leveraging LISTEN/NOTIFY for real-time job scheduling. Current stable version is 0.16.6, released with a steady cadence. Key differentiators: no external dependencies like Redis, built-in job scheduling, cron-like repeatability, and full TypeScript support. It is designed for high reliability and performance, suitable for production use.
Resources
packagegraphile-worker ↗