{"id":13425039,"url":"https://github.com/contribsys/faktory","last_synced_at":"2025-05-12T13:12:58.776Z","repository":{"id":37484036,"uuid":"94461013","full_name":"contribsys/faktory","owner":"contribsys","description":"Language-agnostic persistent background job server","archived":false,"fork":false,"pushed_at":"2025-04-30T17:17:16.000Z","size":2981,"stargazers_count":5875,"open_issues_count":17,"forks_count":234,"subscribers_count":64,"default_branch":"main","last_synced_at":"2025-05-12T13:12:43.779Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://contribsys.com/faktory/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/contribsys.png","metadata":{"files":{"readme":"README.md","changelog":"Changes.md","contributing":".github/contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-06-15T17:01:29.000Z","updated_at":"2025-05-11T16:29:51.000Z","dependencies_parsed_at":"2023-02-09T12:45:59.595Z","dependency_job_id":"8655c506-a516-4f03-82ac-40d8dc9b5e45","html_url":"https://github.com/contribsys/faktory","commit_stats":{"total_commits":962,"total_committers":51,"mean_commits":"18.862745098039216","dds":"0.20166320166320162","last_synced_commit":"ec73667a31f31242fbbbab9dc5d2fd7cf74c3ce9"},"previous_names":["mperham/worq"],"tags_count":37,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contribsys%2Ffaktory","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contribsys%2Ffaktory/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contribsys%2Ffaktory/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/contribsys%2Ffaktory/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/contribsys","download_url":"https://codeload.github.com/contribsys/faktory/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253745195,"owners_count":21957319,"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":[],"created_at":"2024-07-31T00:01:02.976Z","updated_at":"2025-05-12T13:12:58.716Z","avatar_url":"https://github.com/contribsys.png","language":"Go","readme":"# Faktory [![CI](https://github.com/contribsys/faktory/actions/workflows/ci.yml/badge.svg)](https://github.com/contribsys/faktory/actions/workflows/ci.yml) [![Go Report Card](https://goreportcard.com/badge/github.com/contribsys/faktory)](https://goreportcard.com/report/github.com/contribsys/faktory)\n\nAt a high level, Faktory is a work server.  It is the repository for\nbackground jobs within your application. Jobs have a type and a set of\narguments and are placed into queues for workers to fetch and execute.\n\nYou can use this server to distribute jobs to one or hundreds of\nmachines. Jobs can be executed with any language by clients using\nthe Faktory API to fetch a job from a queue.\n\n![webui](https://raw.githubusercontent.com/contribsys/faktory/master/docs/webui.png)\n\n## Basic Features\n\n- Jobs are represented as JSON hashes.\n- Jobs are pushed to and fetched from queues.\n- Jobs are reserved with a timeout, 30 min by default.\n- Jobs `FAIL`'d or not `ACK`'d within the reservation timeout are requeued.\n- FAIL'd jobs trigger a retry workflow with exponential backoff.\n- Contains a comprehensive Web UI for management and monitoring.\n\n## Installation\n\nSee the [Installation wiki page](https://github.com/contribsys/faktory/wiki/Installation) for current installation methods.\nHere's more info on installation with [Docker](https://github.com/contribsys/faktory/wiki/Docker) and [AWS ECS](https://github.com/contribsys/faktory/wiki/AWS-ECS).\n\n## Documentation\n\nPlease [see the Faktory wiki](https://github.com/contribsys/faktory/wiki) for full documentation.\n\n## Support\n\nOpen up a Discussion or Issue.\n\n## Author\n\nMike Perham, @getajobmike, mike @ contribsys.com\n","funding_links":[],"categories":["Go","Distributed Messaging","Uncategorized","Capabilities"],"sub_categories":["Uncategorized","Job Schedulers / Workload Automation"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcontribsys%2Ffaktory","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcontribsys%2Ffaktory","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcontribsys%2Ffaktory/lists"}