/Amazon-Dynamo

Amazon's replicated key-value storage

Primary LanguageJava

Amazon-DynamoDB

Amazon's replicated key-value storage

Simplified version of Amazon DynamoDB. The system design implements a Dynamo-style key-value storage which takes care of partioning, Data Replication and Node Failures.