{"id":71271,"library":"jrallison-go-workers","title":"go-workers","description":"A background worker library for processing jobs from a Redis-backed queue.","status":"active","version":"0.0.0-20180112190529-dbf81d0b75bb","language":"go","source_language":null,"source_url":"https://github.com/jrallison/go-workers","tags":["background","jobs","redis","queue"],"install":[{"cmd":"go get github.com/jrallison/go-workers","lang":"bash","label":"Install github.com/jrallison/go-workers"}],"dependencies":[],"imports":[{"symbol":"workers","correct":"github.com/jrallison/go-workers"}],"quickstart":{"code":"package main\n\nimport (\n\t\"github.com/jrallison/go-workers\"\n)\n\nfunc main() {\n\tworkers.Configure(map[string]string{\n\t\t\"server\": \"localhost:6379\",\n\t\t\"process\": \"worker1\",\n\t})\n\tworkers.Start()\n}","lang":"go","description":"Configure and start a worker"},"warnings":[],"env_vars":null,"search_vec":"'back':15 'background':5,17 'go':2 'go-work':1 'job':10,18 'librari':7 'process':9 'queue':16,20 'redi':14,19 'redis-back':13 'worker':3,6","created_at":"2026-06-17T18:24:43.243664+00:00","updated_at":"2026-06-17T18:24:43.243664+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/jrallison/go-workers","github":"https://github.com/jrallison/go-workers","docs":"https://pkg.go.dev/github.com/jrallison/go-workers#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["messaging"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}