Crate raftify

source ·

Re-exports§

Modules§

Structs§

  • A default batteries included transport channel.
  • This structure contains functions required for Raft bootstrap along with RaftNode and RaftServer instances. The bootstrap function returns an instance of the Raft type that deref to RaftNode type, allowing the use of functions necessary for interaction with the cluster.
  • Config contains the parameters to start a raft.

Enums§

Traits§

Functions§

Type Aliases§

Attribute Macros§