This projects includes following things -
- Key value store using view replicas.
- Key value store using Paxos replicas.
- Shareded key value store using paxos replicas
Future pending Items -
- Recovering data from Disk if the system crashes.
- Support for Cluster Management.
- 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.