Skip to content

sanchaz/PADITable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

PADITable

PADITable is a key value store inspired in BigTable, Dynamo, and memcached. The servers are able to join and leave the cluster. Using two-phase commit protocol to assure the data is written.

About

Storage system that uses a quorum of servers along with transactions to guarantee that the data is always available an consistent.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages