Fedora Packages

golang-github-hashicorp-memberlist-devel Subpackage of golang-github-hashicorp-memberlist

Golang package for gossip based membership and failure detection

Memberlist is a Go 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. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/hashicorp/memberlist

Releases Overview

Release Stable Testing
Fedora Rawhide 0.4.0-6.fc40 -
Fedora 40 0.4.0-6.fc40 -
Fedora 39 0.4.0-5.fc39 -
Fedora 38 0.4.0-4.fc38 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at golang-github-hashicorp-memberlist dash maintainers at fedoraproject dot org.



Sources on Pagure