A REST-based Web Application for Distributed object-based storage service which implements the characteristics of Amazon's Dynamo Paper in python
-
Updated
Sep 13, 2020 - Python
A REST-based Web Application for Distributed object-based storage service which implements the characteristics of Amazon's Dynamo Paper in python
Distributed KV store inspired by DynamoDB
Lite implementation of Amazon's Dynamo
Consistent Distributed Storage System
A decentralized, fault-tolerant key-value store designed for high availability and eventual consistency. Implements consistent hashing, tunable N/R/W replication quorums, vector clocks for causality, hinted handoff, and Merkle trees for anti-entropy sync.
Distributed Load Balancer with Consistent Hashing
Add a description, image, and links to the hinted-handoff topic page so that developers can more easily learn about it.
To associate your repository with the hinted-handoff topic, visit your repo's landing page and select "manage topics."