Apocrypha

raft

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).

Available in

OverlayNewestEbuildsLast activity
gentoo gitweb ↗ 0.22.1 1 14 h details ›

Versions & arches

VersionOverlay amd64arm64x86 Committed
0.22.1 gentoo amd64 stable arm64 testing x86 testing view · download · history ↗

Use flags of 0.22.1

  • lz4 Enable support for lz4 compression (as implemented in app-arch/lz4)
  • test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
  • zfs ZFS support

Runtime dependencies of 0.22.1

show 4 lines