C implementation of the Raft consensus protocol
Fully asynchronous C implementation of the Raft consensus protocol. It consists of a core part that implements the core Raft algorithm logic and a pluggable interface defining the I/O implementation for networking and disk persistence.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.17.1-1.fc39 | - |
Fedora 38 | 0.17.1-1.fc38 | - |
Fedora 37 | 0.17.1-1.fc37 | - |
You can contact the maintainers of this package via email at
raft dash maintainers at fedoraproject dot org
.