Skip to content

rajkuma2011/DistributedKeyValueStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

DistributedKeyValueStore

This projects includes following things -

  1. Key value store using view replicas.
  2. Key value store using Paxos replicas.
  3. Shareded key value store using paxos replicas

Future pending Items -

  1. Recovering data from Disk if the system crashes.
  2. Support for Cluster Management.
  3. Add support to productinize code.

Finally planning to convert this code in JAVA. I ambition, this code should give 70% start up if any one interested to develop Distributed Key value store.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages