Fully asynchronous C implementation of the Raft consensus protocol.
The library has modular design: its core part implements only the
core Raft algorithm logic, in a fully platform independent way.
On top of that, a pluggable interface defines the I/O implementation
for networking (send/receive RPC messages) and disk persistence
(store log entries and snapshots).
Maintained by: Christoph Willing
Keywords: incus,lxc,lxcd
ChangeLog: raft
Homepage:
https://github.com/canonical
Download SlackBuild:
raft.tar.gz
raft.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
| Individual Files: |
| README |
| raft.SlackBuild |
| raft.info |
| slack-desc |
© 2006-2026 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds