openraft-rocksstore

Crates.ioopenraft-rocksstore
lib.rsopenraft-rocksstore
version0.9.13
sourcesrc
created_at2023-02-25 14:17:03.666515
updated_at2024-06-21 07:58:13.729784
descriptionA rocksdb based implementation of the `openraft::RaftStorage` trait.
homepagehttps://github.com/datafuselabs/openraft
repositoryhttps://github.com/datafuselabs/openraft
max_upload_size
id794370
size25,405
张炎泼 (drmingdrmer)

documentation

https://docs.rs/openraft-rocksstore

README

openraft-rocksstore

This is an example RaftStorage implementation with rocksdb based on openraft-0.8.

This crate is built mainly for testing or demonstrating purpose.:)

Commit count: 2061

cargo fmt