Module little_raft::message[][src]

Structs

LogEntry is a state machine transition along with some metadata needed for Raft.

Enums

Message describes messages that the replicas pass between each other to achieve consensus on the distributed state machine.