graft v0.1.0 API Reference
Modules
An API of the raft consensus algorithm, allowing for custom client requests and custom replicated state machines.
A behaviour module for implementing a replicated machine for the raft consensus
algorithm. Look at the Graft
module docs for examples on how to create such
machines.