This project is a simple implementation of a persistent, fault-tolerant, unordered key-value store in Rust. This is intended as building block for applications that need all of {concurrent reads and ...