{"id":13469449,"url":"https://github.com/graphile/worker","last_synced_at":"2025-05-13T00:09:15.263Z","repository":{"id":38272781,"uuid":"173332483","full_name":"graphile/worker","owner":"graphile","description":"High performance Node.js/PostgreSQL job queue (also suitable for getting jobs generated by PostgreSQL triggers/functions out into a different work queue)","archived":false,"fork":false,"pushed_at":"2025-04-29T02:14:07.000Z","size":7477,"stargazers_count":1959,"open_issues_count":27,"forks_count":104,"subscribers_count":14,"default_branch":"main","last_synced_at":"2025-05-13T00:09:05.630Z","etag":null,"topics":["graphile","job-queue","node","nodejs","postgres","postgresql","queue","worker"],"latest_commit_sha":null,"homepage":"http://worker.graphile.org/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/graphile.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"Benjie"}},"created_at":"2019-03-01T16:17:46.000Z","updated_at":"2025-05-12T07:05:41.000Z","dependencies_parsed_at":"2023-10-17T11:38:17.245Z","dependency_job_id":"88c9a1ac-35f6-4753-b515-9445f83455cb","html_url":"https://github.com/graphile/worker","commit_stats":{"total_commits":918,"total_committers":53,"mean_commits":17.32075471698113,"dds":"0.24183006535947715","last_synced_commit":"436e29968d28c48d5f46a012b9c83b0747e2eff1"},"previous_names":[],"tags_count":61,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphile%2Fworker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphile%2Fworker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphile%2Fworker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphile%2Fworker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/graphile","download_url":"https://codeload.github.com/graphile/worker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253843215,"owners_count":21972873,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["graphile","job-queue","node","nodejs","postgres","postgresql","queue","worker"],"created_at":"2024-07-31T15:01:40.524Z","updated_at":"2025-05-13T00:09:15.240Z","avatar_url":"https://github.com/graphile.png","language":"TypeScript","readme":"\u003cimg width=\"120\" height=\"120\" title=\"Graphile Worker logo\" src=\"https://cdn.rawgit.com/graphile/worker/2c8091e0bcce5d39e46a1b3833daf20b59097d1e/website/static/img/logo.optimized.svg\" /\u003e\n\n# graphile-worker\n\n[![Patreon sponsor button](https://img.shields.io/badge/sponsor-via%20Patreon-orange.svg)](https://patreon.com/benjie)\n[![Discord chat room](https://img.shields.io/discord/489127045289476126.svg)](http://discord.gg/graphile)\n[![Package on npm](https://img.shields.io/npm/v/graphile-worker.svg?style=flat)](https://www.npmjs.com/package/graphile-worker)\n[![MIT license](https://img.shields.io/npm/l/graphile-worker.svg)](LICENSE.md)\n[![Follow](https://img.shields.io/badge/twitter-@GraphileHQ-blue.svg)](https://twitter.com/GraphileHQ)\n\nJob queue for PostgreSQL running on Node.js - allows you to run jobs (e.g.\nsending emails, performing calculations, generating PDFs, etc) \"in the\nbackground\" so that your HTTP response/application code is not held up. Can be\nused with any PostgreSQL-backed application. Pairs beautifully with\n[PostGraphile](https://www.graphile.org/postgraphile/) or\n[PostgREST](http://postgrest.org/).\n\n## [Website at worker.graphile.org](https://worker.graphile.org)\n\n\u003c!-- SPONSORS_BEGIN --\u003e\n\n## Crowd-funded open-source software\n\nTo help us develop this software sustainably, we ask all individuals and\nbusinesses that use it to help support its ongoing maintenance and development\nvia sponsorship.\n\n### [Click here to find out more about sponsors and sponsorship.](https://www.graphile.org/sponsor/)\n\nAnd please give some love to our featured sponsors 🤩:\n\n\u003ctable\u003e\u003ctr\u003e\n\u003ctd align=\"center\"\u003e\u003ca href=\"https://www.the-guild.dev/\"\u003e\u003cimg src=\"https://graphile.org/images/sponsors/theguild.png\" width=\"90\" height=\"90\" alt=\"The Guild\" /\u003e\u003cbr /\u003eThe Guild\u003c/a\u003e *\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\u003ca href=\"https://gosteelhead.com/\"\u003e\u003cimg src=\"https://graphile.org/images/sponsors/steelhead.svg\" width=\"90\" height=\"90\" alt=\"Steelhead\" /\u003e\u003cbr /\u003eSteelhead\u003c/a\u003e *\u003c/td\u003e\n\u003c/tr\u003e\u003c/table\u003e\n\n\u003cem\u003e\\* Sponsors the entire Graphile suite\u003c/em\u003e\n\n\u003c!-- SPONSORS_END --\u003e\n","funding_links":["https://github.com/sponsors/Benjie","https://patreon.com/benjie"],"categories":["TypeScript","Packages","postgresql"],"sub_categories":["Job queues"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgraphile%2Fworker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgraphile%2Fworker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgraphile%2Fworker/lists"}