Top 0.1% docker downloads on proxy.golang.org
proxy.golang.org : github.com/grafana/memberlist
memberlist is a library that manages cluster membership and member failure detection using a gossip based protocol. The use cases for such a library are far-reaching: all distributed systems require membership, and memberlist is a re-usable solution to managing cluster membership and node failure detection. memberlist is eventually consistent but converges quickly on average. The speed at which it converges can be heavily tuned via various knobs on the protocol. Node failures are detected and network partitions are partially tolerated by attempting to communicate to potentially dead nodes through multiple routes.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/grafana/memberlist
License: MPL-2.0
Latest release: over 3 years ago
First release: about 8 years ago
Namespace: github.com/grafana
Dependent repositories: 169
Stars: 0 on GitHub
Forks: 0 on GitHub
Docker dependents: 103
Docker downloads: 3,647,591,440
See more repository details: repos.ecosyste.ms
Last synced: 4 days ago