#raft #raft-consensus #consensus

openraft-memstore

A in-memory implementation of the openraft::RaftStorage trait

34 releases

0.9.18 Mar 13, 2025
0.9.17 Oct 15, 2024
0.9.16 Sep 5, 2024
0.9.13 Jun 21, 2024
0.6.6 Jul 5, 2022

#810 in Asynchronous

MIT/Apache

1MB
21K SLoC

openraft-memstore

This is an in-memory example RaftLogStorage and RaftStateMachine implementation based on openraft.

This crate is built mainly for testing or demonstrating purpose.:)

Dependencies

~6–13MB
~149K SLoC