memstore

Crates.iomemstore
lib.rsmemstore
version0.2.0
sourcesrc
created_at2020-08-05 16:15:15.769502
updated_at2021-01-21 14:04:06.521049
descriptionAn in-memory implementation of the `async-raft::RaftStorage` trait.
homepagehttps://github.com/async-raft/async-raft
repositoryhttps://github.com/async-raft/async-raft
max_upload_size
id273252
size31,969
Anthony Dodd (thedodd)

documentation

https://docs.rs/memstore

README

memstore

An in-memory storage system implementing the async_raft::RaftStorage trait. Please ⭐ on github!

Build Status Crates.io docs.rs License Crates.io Crates.io


The guide is the best place to get started, followed by the docs for more in-depth details.

Commit count: 199

cargo fmt