This library is a asynchronous C implementation of the Raft consensus protocol. It implements the core Raft algorithm logic, and various drivers are provided that implement actual network communication and persistent data storage.
The library supports asynchronous or non-blocking I/O engines (such as libuv and io_uring), although it can be used in threaded or blocking contexts as well.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
0.22.0-bp156.1.1 info | GA Release | 2024-02-23 | 15 SP6 |
|
|
0.17.1-bp155.1.5 info | GA Release | 2023-05-17 | 15 SP5 |
|
|
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 |
|
|