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.
A stock implementation of the I/O interface based on libuv is included.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
0.13.0-bp154.1.1 info | GA Release | 2022-05-16 | 15 SP4 |
|
|
0.9.19-bp153.1.17 info | GA Release | 2021-03-06 | 15 SP3 |
|
|
0.9.19-bp152.1.1 info | GA Release | 2020-05-18 | 15 SP2 |
|
|