Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 188 Bytes

File metadata and controls

3 lines (3 loc) · 188 Bytes

Implement Distribute K/V DB From Scratch

NaiveDB is just a distributed K/V Dynamo-like database demo for practicing consistent hashing.