Skip to content

rspai/Simple_dynamo

Repository files navigation

Simple_dynamo

Simple Amazon Dynamo

This project was implemented as a part of Distributed Systems course curriculum at University at Buffalo.

  • This project deals with the implementation of a simplified Dynamo with features such as partitioning, replication and failure handling.
  • The goal is to ensure availability and linearizability. The implementation performs concurrent read and writes to the system even under failures.At the same time, reads return the most recent writes.

About

Simple Amazon Dynamo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages