Implement a weakly consistent key-value store and measure the impact of weak consistency.
Dynamo is a project to implement a weakly consistent key-value store and measure the impact of weak consistency.
- Weak consistency implementation
- Key-value store functionality
- Performance measurement tools
- Clone the repository:
git clone https://github.com/ajita-asthana/Dynamo.git
cd Dynamo
TO-DO
Contributions are welcome! Please read the CONTRIBUTING.md for guidelines.
This project is licensed under the MIT License.