{"id":28506796,"url":"https://github.com/temporalio/ringpop-go","last_synced_at":"2025-07-05T03:30:56.696Z","repository":{"id":47073093,"uuid":"236090463","full_name":"temporalio/ringpop-go","owner":"temporalio","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-16T21:11:48.000Z","size":1500,"stargazers_count":21,"open_issues_count":1,"forks_count":9,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-06-08T20:06:35.380Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/temporalio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","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":"2020-01-24T21:58:12.000Z","updated_at":"2025-04-04T04:43:47.000Z","dependencies_parsed_at":"2025-01-30T22:22:18.239Z","dependency_job_id":"ec4c7056-21bd-46d0-b387-b6580373220a","html_url":"https://github.com/temporalio/ringpop-go","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/temporalio/ringpop-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/temporalio%2Fringpop-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/temporalio%2Fringpop-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/temporalio%2Fringpop-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/temporalio%2Fringpop-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/temporalio","download_url":"https://codeload.github.com/temporalio/ringpop-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/temporalio%2Fringpop-go/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263675326,"owners_count":23494615,"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":"2025-06-08T20:06:25.739Z","updated_at":"2025-07-05T03:30:56.691Z","avatar_url":"https://github.com/temporalio.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"ringpop-go [![Build Status](https://travis-ci.org/uber/ringpop-go.svg?branch=master)](https://travis-ci.org/uber/ringpop-go) [![Coverage Status](https://coveralls.io/repos/uber/ringpop-go/badge.svg?branch=master\u0026service=github)](https://coveralls.io/github/uber/ringpop-go?branch=master)\n==========\n\n**(This project is no longer under active development. Temporal will eventually deprecate usage of Ringpop.)**\n\nRingpop is a library that brings cooperation and coordination to distributed\napplications ([see Uber announcement blogpost](https://eng.uber.com/ringpop-open-source-nodejs-library/)). It maintains a consistent hash ring on top of a membership\nprotocol and provides request forwarding as a routing convenience. It can be\nused to shard your application in a way that's scalable and fault tolerant.\n\nGetting started\n---------------\n\nTo install ringpop-go:\n\n```\ngo get github.com/temporalio/ringpop-go\n```\n\nDeveloping\n----------\n\nFirst make certain that `thrift` v0.9.3\n(OSX: `brew install https://gist.githubusercontent.com/chrislusf/8b4e7c19551ba220232f037b43c0eaf3/raw/01465b867b8ef9af7c7c3fa830c83666c825122d/thrift.rb`) and `glide` are\nin your path (above). Then,\n\n```\nmake setup\n```\n\nto install remaining golang dependencies and install the pre-commit hook.\n\nFinally, run the tests by doing (note ensure you have enough file descriptors using `ulimit -n` - atleast 8192 reccomended.):\n\n```\nmake test\n```\n\nDocumentation\n--------------\n\nInterested in where to go from here? Read the docs at\n[ringpop.readthedocs.org](https://ringpop.readthedocs.org)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftemporalio%2Fringpop-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftemporalio%2Fringpop-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftemporalio%2Fringpop-go/lists"}