Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 249 Bytes

File metadata and controls

6 lines (4 loc) · 249 Bytes

DistributedTable

A distributed key-value service. Integrity of data is maintained via a quorum of servers and data is persisted on each server.

At the moment it is not working, but I'll fix this as soon as I have some spare time.