openraft-rocksstore

Crates.ioopenraft-rocksstore
lib.rsopenraft-rocksstore
version0.9.21
created_at2023-02-25 14:17:03.666515+00
updated_at2025-07-12 01:55:27.427178+00
descriptionA rocksdb based implementation of the `openraft::RaftStorage` trait.
homepagehttps://github.com/datafuselabs/openraft
repositoryhttps://github.com/datafuselabs/openraft
max_upload_size
id794370
size75,049
张炎泼 (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: 2267

cargo fmt