A key-value database built on Riak's Bitcask paper.
This is my project built on Pingcap's talent plan rust course.
The project walks you through implementing a key-value database built on Riak's Bitcask paper. It's simple, but effective and fast!
I'm doing this to learn Rust, and eventually build my own key-value database.