Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 278 Bytes

File metadata and controls

7 lines (4 loc) · 278 Bytes

BigTable-Distributed-System

description

this is a student project, where we mimic a limited set of features from google's BigTable.

the purpose of this project is to show how you might distribute data accross many servers, and access the data from many clients.