Skip to content

Repository files navigation

SimpleDynamoDB

Implemented a Dynamo-style key-value storage with Partitioning, Replication, and Failure handling, that provides Availability and Linearizability at the same time across multiple Android devices. Users will be able to read and write data successfully even under device failures, with read operations always returning the most recent value.

Please refer Project Specification.pdf for more details.

About

Implemented a Dynamo-style key-value storage with Partitioning, Replication, and Failure handling, that provides Availability and Linearizability at the same time across multiple Android devices.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages