openraft-memstore

Crates.ioopenraft-memstore
lib.rsopenraft-memstore
version0.9.21
created_at2022-07-05 11:23:05.045952+00
updated_at2025-07-12 01:54:48.096979+00
descriptionA in-memory implementation of the `openraft::RaftStorage` trait.
homepagehttps://github.com/datafuselabs/openraft
repositoryhttps://github.com/datafuselabs/openraft
max_upload_size
id619632
size53,530
张炎泼 (drmingdrmer)

documentation

https://docs.rs/openraft-memstore

README

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.:)

Commit count: 2267

cargo fmt