libraft0
Asynchronous C implementation of the Raft consensus protocol
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. This package contains the shared library.
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...