Fully asynchronous C implementation of the Raft consensus protocol
https://github.com/canonical/raft
This library is a fully asynchronous C implementation of the Raft consensus protocol.
It implements the core Raft algorithm logic and a pluggable interface defining I/O for
networking and persistent storage. The algorithm supports leadership election,
log replication, log compaction, and membership changes.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP5/raft && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| raft-0.17.1.tar.gz | 0000354331 346 KB | |
| raft.changes | 0000005137 5.02 KB | |
| raft.spec | 0000003429 3.35 KB |
Comments 0