Distributed state machine library, written in Rust on top of raft-rs.
| Example | Description | | ---------------------------------- | ------------------------------------------------------------------------------------- | | Reducer flow | Create a simple local state machine, and see how to create reducers to handle events. |