Skip to content

ajita-asthana/Dynamo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynamo

Implement a weakly consistent key-value store and measure the impact of weak consistency.

Table of Contents

Introduction

Dynamo is a project to implement a weakly consistent key-value store and measure the impact of weak consistency.

Features

  • Weak consistency implementation
  • Key-value store functionality
  • Performance measurement tools

Installation

  1. Clone the repository:
    git clone https://github.com/ajita-asthana/Dynamo.git
    

Navigate into the directory:

cd Dynamo

Usage

TO-DO

Examples

Contributing

Contributions are welcome! Please read the CONTRIBUTING.md for guidelines.

License

This project is licensed under the MIT License.

About

Implement a weakly consistent key-value store and measure the impact of weak consistency

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published