Module simple_raft::core[][src]

Expand description

Unstable, low-level API for the complete state of a Raft node.

Structs

The complete state of a Raft node.

The state of Raft log replication from a Raft node to one of its peers.

Functions

Computes the minimum size of a quorum of nodes in a Raft group.