some tiny learning projects in Rust
🎉A Bitcask Distributed Key/Value store using Raft for consensus with a Redis compatible API written in Go.
翻译 - 🎉使用Raft与Go编写的Redis兼容API达成共识的Bitcask分布式密钥/值存储。
📁 Build your own fast, persistent KV store(Based on bitcask paper)