{"id":18773931,"url":"https://github.com/ejunjsh/goadbalance","last_synced_at":"2025-12-14T02:30:18.532Z","repository":{"id":109691025,"uuid":"96284300","full_name":"ejunjsh/goadbalance","owner":"ejunjsh","description":"a load balance with go","archived":false,"fork":false,"pushed_at":"2019-03-04T05:37:57.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-12-29T08:41:58.728Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ejunjsh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2017-07-05T06:25:59.000Z","updated_at":"2019-03-04T05:37:59.000Z","dependencies_parsed_at":"2023-07-29T14:45:50.415Z","dependency_job_id":null,"html_url":"https://github.com/ejunjsh/goadbalance","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ejunjsh%2Fgoadbalance","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ejunjsh%2Fgoadbalance/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ejunjsh%2Fgoadbalance/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ejunjsh%2Fgoadbalance/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ejunjsh","download_url":"https://codeload.github.com/ejunjsh/goadbalance/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239680985,"owners_count":19679509,"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-11-07T19:36:19.269Z","updated_at":"2025-12-14T02:30:18.477Z","avatar_url":"https://github.com/ejunjsh.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# goadbalance\n[![Build Status](https://travis-ci.org/ejunjsh/goadbalance.svg?branch=master)](https://travis-ci.org/ejunjsh/goadbalance)\n\n[![baby-gopher](https://raw.githubusercontent.com/drnic/babygopher-site/gh-pages/images/babygopher-badge.png)](http://www.babygopher.org)\n\na simple load balance with go, supports below feature:\n\n* use random and round robin to select backend servers\n* try to reactivate the falied backed servers\n* since it runs at tcp level,so it supports all the application level protocol.\n\n## install\n````\ngo get github.com/ejunjsh/goadbalance\n````\n\n## run\n````\n$GOPATH/bin/goadbalance -a :8090 -b [backend_ip:port,backend_ip:port1,...]\n````\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fejunjsh%2Fgoadbalance","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fejunjsh%2Fgoadbalance","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fejunjsh%2Fgoadbalance/lists"}