ralf

Distributed state machine built on top of raft-rs

2 releases

Uses old Rust 2015

0.1.1 Apr 6, 2018
0.1.0 Apr 6, 2018

MIT license

10KB
182 lines

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.

lib.rs:

Ralf Distributed state machine with raft

Dependencies

~2.5MB
~45K SLoC