| Crates.io | openraft-memstore |
| lib.rs | openraft-memstore |
| version | 0.9.21 |
| created_at | 2022-07-05 11:23:05.045952+00 |
| updated_at | 2025-07-12 01:54:48.096979+00 |
| description | A in-memory implementation of the `openraft::RaftStorage` trait. |
| homepage | https://github.com/datafuselabs/openraft |
| repository | https://github.com/datafuselabs/openraft |
| max_upload_size | |
| id | 619632 |
| size | 53,530 |
This is an in-memory example RaftLogStorage and RaftStateMachine implementation based on openraft.
This crate is built mainly for testing or demonstrating purpose.:)