Asynchronous C implementation of the Raft consensus protocol
https://github.com/cowsql/raft
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.
- Links to devel:libraries:c_c++ / raft
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:lalala123/raft && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000129 129 Bytes | |
raft-0.22.1.tar.gz | 0000362393 354 KB | |
raft.changes | 0000006372 6.22 KB | |
raft.spec | 0000003595 3.51 KB |
Comments 0