openraft-memstore

Crates.ioopenraft-memstore
lib.rsopenraft-memstore
version0.9.13
sourcesrc
created_at2022-07-05 11:23:05.045952
updated_at2024-06-21 07:57:34.775671
descriptionA in-memory implementation of the `openraft::RaftStorage` trait.
homepagehttps://github.com/datafuselabs/openraft
repositoryhttps://github.com/datafuselabs/openraft
max_upload_size
id619632
size19,080
张炎泼 (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: 2061

cargo fmt