An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 0.5% on proxy.golang.org
Top 0.1% dependent packages on proxy.golang.org
Top 0.1% dependent repos on proxy.golang.org
Top 1.4% forks on proxy.golang.org
Top 0.1% docker downloads on proxy.golang.org

proxy.golang.org : github.com/hashicorp/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/hashicorp/memberlist
License: MPL-2.0
Latest release: 4 months ago
First release: about 8 years ago
Namespace: github.com/hashicorp
Dependent packages: 5,420
Dependent repositories: 69,172
Stars: 3,139 on GitHub
Forks: 411 on GitHub
Docker dependents: 1,053
Docker downloads: 14,352,668,071
See more repository details: repos.ecosyste.ms
Last synced: about 7 hours ago

    Loading...
    Readme
    Loading...