Registry / networking / uber-ringpop-go

uber-ringpop-go

JSON →
library0.10.0gogounverified

A library for consistent hashing and gossip-based membership protocol.

go get github.com/uber/ringpop-go
INSTALL
IMPORT
SIG · UBER-RINGPOP-GO
U
uber-ringpop-go
networkinggov0.10.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ringpop
✓ github.com/uber/ringpop-go

Create a new Ringpop instance.

package main import ( "fmt" "github.com/uber/ringpop-go" ) func main() { rp, _ := ringpop.New("myapp", ringpop.Options{}) fmt.Println(rp) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.10.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
14
Amazon
1
OpenAI (training)
1
Resources
uber-ringpop-go — go get uber-ringpop-go · libregistry