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.22.1-3.fc42 | - |
Fedora 42 | 0.22.1-3.fc42 | - |
Fedora 41 | 0.22.1-2.fc41 | - |
Fedora EPEL 9 | 0.22.1-1.el9 | - |
You can contact the maintainers of this package via email at
raft dash maintainers at fedoraproject dot org
.