Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/graphile/worker
High performance Node.js/PostgreSQL job queue (also suitable for getting jobs generated by PostgreSQL triggers/functions out into a different work queue)
https://github.com/graphile/worker
graphile job-queue node nodejs postgres postgresql queue worker
Last synced: 7 days ago
JSON representation
High performance Node.js/PostgreSQL job queue (also suitable for getting jobs generated by PostgreSQL triggers/functions out into a different work queue)
- Host: GitHub
- URL: https://github.com/graphile/worker
- Owner: graphile
- License: mit
- Created: 2019-03-01T16:17:46.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-25T11:50:20.000Z (11 days ago)
- Last Synced: 2024-10-27T13:01:08.905Z (9 days ago)
- Topics: graphile, job-queue, node, nodejs, postgres, postgresql, queue, worker
- Language: TypeScript
- Homepage: http://worker.graphile.org/
- Size: 6.93 MB
- Stars: 1,813
- Watchers: 15
- Forks: 101
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
- awesome - graphile/worker - High performance Node.js/PostgreSQL job queue (also suitable for getting jobs generated by PostgreSQL triggers/functions out into a different work queue) (TypeScript)
- awesome-list - worker
README
# graphile-worker
[![Patreon sponsor button](https://img.shields.io/badge/sponsor-via%20Patreon-orange.svg)](https://patreon.com/benjie)
[![Discord chat room](https://img.shields.io/discord/489127045289476126.svg)](http://discord.gg/graphile)
[![Package on npm](https://img.shields.io/npm/v/graphile-worker.svg?style=flat)](https://www.npmjs.com/package/graphile-worker)
[![MIT license](https://img.shields.io/npm/l/graphile-worker.svg)](LICENSE.md)
[![Follow](https://img.shields.io/badge/[email protected])](https://twitter.com/GraphileHQ)Job queue for PostgreSQL running on Node.js - allows you to run jobs (e.g.
sending emails, performing calculations, generating PDFs, etc) "in the
background" so that your HTTP response/application code is not held up. Can be
used with any PostgreSQL-backed application. Pairs beautifully with
[PostGraphile](https://www.graphile.org/postgraphile/) or
[PostgREST](http://postgrest.org/).## [Website at worker.graphile.org](https://worker.graphile.org)
## Crowd-funded open-source software
To help us develop this software sustainably, we ask all individuals and
businesses that use it to help support its ongoing maintenance and development
via sponsorship.### [Click here to find out more about sponsors and sponsorship.](https://www.graphile.org/sponsor/)
And please give some love to our featured sponsors 🤩:
The Guild *
Dovetail *
Stellate *
Steelhead *
LatchBio *\* Sponsors the entire Graphile suite