openraft-memstore

Crates.ioopenraft-memstore
lib.rsopenraft-memstore
version0.9.17
sourcesrc
created_at2022-07-05 11:23:05.045952
updated_at2024-10-15 05:03:52.524802
descriptionA in-memory implementation of the `openraft::RaftStorage` trait.
homepagehttps://github.com/datafuselabs/openraft
repositoryhttps://github.com/datafuselabs/openraft
max_upload_size
id619632
size19,919
张炎泼 (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: 2149

cargo fmt