Ralf

Distributed state machine library, written in Rust on top of raft-rs.

Build Status Coverage Status Crate homepage

Crate documentation

Examples

| Example | Description | | ---------------------------------- | ------------------------------------------------------------------------------------- | | Reducer flow | Create a simple local state machine, and see how to create reducers to handle events. |