Crates.io | openraft-rocksstore |
lib.rs | openraft-rocksstore |
version | 0.9.17 |
source | src |
created_at | 2023-02-25 14:17:03.666515 |
updated_at | 2024-10-15 05:04:25.017181 |
description | A rocksdb based implementation of the `openraft::RaftStorage` trait. |
homepage | https://github.com/datafuselabs/openraft |
repository | https://github.com/datafuselabs/openraft |
max_upload_size | |
id | 794370 |
size | 25,551 |
This is an example RaftStorage
implementation with rocksdb
based on openraft-0.8.
This crate is built mainly for testing or demonstrating purpose.:)