VelliDB will be a distributed key-value database based on Raft and Rust.
This project does not aim to replace any current famous database, but to learn distributed systems like LSM-Tree, Raft, Percolator, etc.
I plan to write blogs about the design and implementation of VelliDB during the development.
If you are interested in this project, you can click the star and watch above to keep track of it. Remember to see the dev branch.