ralf

Crates.ioralf
lib.rsralf
version0.1.1
sourcesrc
created_at2018-04-06 21:12:24.064228
updated_at2018-04-06 21:33:03.12169
descriptionDistributed state machine built on top of raft-rs
homepagehttps://github.com/Xide/ralf.git
repositoryhttps://github.com/Xide/ralf.git
max_upload_size
id59330
size13,330
Germain GAU (Xide)

documentation

https://xide.github.io/ralf

README

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.
Commit count: 17

cargo fmt