PatrickKoss / patrick-db

PatrickDB is a simplified Rust-based database designed to demonstrate distributed database principles. This distributed key-value store employs Zookeeper for replication and partitioning. Data is stored in a row-based format using a file-based system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PatrickKoss/patrick-db Stargazers