agreed-memstore

Crates.ioagreed-memstore
lib.rsagreed-memstore
version1.1.0
sourcesrc
created_at2021-05-11 14:24:26.24862
updated_at2021-05-20 11:42:20.540064
descriptionAn in-memory implementation of the `agreed::RaftStorage` trait. Fork of async-raft's memstore crate.
homepagehttps://github.com/agreed/agreed
repositoryhttps://github.com/agreed/agreed
max_upload_size
id396075
size32,653
Attila Bagossy (battila7)

documentation

https://docs.rs/agreed-memstore

README

Agreed Memstore

An in-memory storage system implementing the agreed::RaftStorage trait. Fork of the `memstore` crate of async-raft.

Continuous Integration Crates.io docs.rs License


If you want to get started with building applications on top of Agreed, then checkout out The Agreed Guide. Afterwards, feel free to jump into the documentation.

Commit count: 0

cargo fmt