{"id":19444178,"url":"https://github.com/argus-labs/go-jobqueue","last_synced_at":"2025-04-25T00:32:56.776Z","repository":{"id":246462251,"uuid":"821119883","full_name":"Argus-Labs/go-jobqueue","owner":"Argus-Labs","description":"A lightweight, durable, and embedded job queue for Go applications. Powered by BadgerDB.","archived":false,"fork":false,"pushed_at":"2024-08-18T18:31:32.000Z","size":31,"stargazers_count":5,"open_issues_count":1,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-04-03T14:21:30.359Z","etag":null,"topics":["badgerdb","durable-execution","golang"],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/argus-labs/go-jobqueue","language":"Go","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/Argus-Labs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-06-27T21:17:07.000Z","updated_at":"2024-08-26T12:25:20.000Z","dependencies_parsed_at":"2024-08-05T20:02:32.365Z","dependency_job_id":"d393ec50-e4a5-4c4f-b3e5-5fa8365be6e0","html_url":"https://github.com/Argus-Labs/go-jobqueue","commit_stats":null,"previous_names":["argus-labs/go-jobqueue"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Argus-Labs%2Fgo-jobqueue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Argus-Labs%2Fgo-jobqueue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Argus-Labs%2Fgo-jobqueue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Argus-Labs%2Fgo-jobqueue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Argus-Labs","download_url":"https://codeload.github.com/Argus-Labs/go-jobqueue/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250733585,"owners_count":21478396,"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":["badgerdb","durable-execution","golang"],"created_at":"2024-11-10T16:05:26.816Z","updated_at":"2025-04-25T00:32:56.530Z","avatar_url":"https://github.com/Argus-Labs.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-jobqueue\n\n[![Codecov](https://codecov.io/gh/Argus-Labs/go-jobqueue/graph/badge.svg?token=zvfS7xcv50)](https://codecov.io/gh/Argus-Labs/go-jobqueue)\n[![Go Report Card](https://goreportcard.com/badge/github.com/argus-labs/go-jobqueue)](https://goreportcard.com/report/github.com/argus-labs/go-jobqueue)\n[![Go Reference](https://pkg.go.dev/badge/github.com/argus-labs/go-jobqueue.svg)](https://pkg.go.dev/github.com/argus-labs/go-jobqueue)\n\n\u003cbr /\u003e\n\nA lightweight, durable, and embedded job queue for Go applications. Powered by [BadgerDB](https://github.com/dgraph-io/badger).\n\n**Warning: this package is a work in progress, use at your own risk.**\n\n## Features\n- Portable alternative to full-fledged message brokers (i.e. RabbitMQ).\n- Built on top of [BadgerDB](https://github.com/dgraph-io/badger) for durability\n- Automatic job processing with support for multiple concurrent workers.\n- Strong type safety using generics.\n\n## Installation\n\n```bash\ngo get github.com/argus-labs/go-jobqueue\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fargus-labs%2Fgo-jobqueue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fargus-labs%2Fgo-jobqueue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fargus-labs%2Fgo-jobqueue/lists"}