Robuta

https://docs.rs/kvsd/latest/kvsd/ kvsd - Rust Kvsd is an asynchronous key value store with tokio runtime. The key value is saved by appending it to a file and keeps the offset in memory. rust