| Crates.io | openraft-rocksstore |
| lib.rs | openraft-rocksstore |
| version | 0.9.21 |
| created_at | 2023-02-25 14:17:03.666515+00 |
| updated_at | 2025-07-12 01:55:27.427178+00 |
| 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 | 75,049 |
This is an example RaftStorage implementation with rocksdb based on openraft-0.8.
This crate is built mainly for testing or demonstrating purpose.:)