Skip to content

Simple Amazon Dynamo - Replicated Key-Value Storage on Android

Notifications You must be signed in to change notification settings

dran-dev/SimpleDynamo

Repository files navigation

SimpleDynamo

Simple Amazon Dynamo - Replicated Key-Value Storage A distributed key/value store based on a simplified version of Amazon’s Dynamo architecture. The system is implemented on the Android platform as a generic content provider which uses chain replication and failure handling techniques. The system guarantees Linearizability and Availability at the same time.

About

Simple Amazon Dynamo - Replicated Key-Value Storage on Android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages