Skip to content

coderQQ/ringpop-go

 
 

Repository files navigation

ringpop-go

Ringpop is a library that brings cooperation and coordination to distributed applications. It maintains a consistent hash ring on top of a membership protocol and provides request forwarding as a routing convenience. It can be used to shard your application in a way that's scalable and fault tolerant.

Installation

To install Ringpop:

go get github.com/uber/ringpop-go

Documentation

Interested in where to go from here? Read the docs at ringpop.readthedocs.org

About

Scalable, fault-tolerant application-layer sharding

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%