Crates.io | openraft-sledstore |
lib.rs | openraft-sledstore |
version | 0.9.17 |
source | src |
created_at | 2023-02-28 02:29:24.383171 |
updated_at | 2024-10-15 05:03:53.925367 |
description | A sled based implementation of the `openraft::RaftStorage` trait. |
homepage | https://github.com/datafuselabs/openraft |
repository | https://github.com/datafuselabs/openraft |
max_upload_size | |
id | 796525 |
size | 28,801 |
This is an example RaftStorage
implementation with sled
based on openraft-0.8.
This crate is built mainly for testing or demonstrating purpose.:)