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.
- Developed at devel:libraries:c_c++
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:SLECandidates/raft && cd $_
- Create Badge
Refresh
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 |
Revision 23 (latest revision is 24)
Ana Guerrero (anag+factory)
accepted
request 1149173
from
Andreas Stieger (AndreasStieger)
(revision 23)
raft 0.22.0 - new upstream fork https://github.com/cowsql/raft drop-in replacement of canonical/raft, no longer used by dqlite but will be used by cowsql
Comments 0