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.
- Sources inherited from project openSUSE:Backports:SLE-15-SP7
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:mlschroe:badprjlink/raft && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| raft-0.22.0.tar.gz | 0000365710 357 KB | |
| raft.changes | 0000006100 5.96 KB | |
| raft.spec | 0000003569 3.49 KB |
Comments 0