libraft3
Library implementing the Raft consensus protocol
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.
LGPL-3.0-only WITH LGPL-3.0-linking-exceptioncloud_download Downloads
To download packages, you need to log in and have a valid subscription.
Please select a product to see the available package versions:
Loading...
Loading package downloads...