/SimpleDynamo

A robust replicated key –value storage system, which emulates Amazon’s Dynamo in its functionality. It provides eventual consistency, it handles a single node failure and efficiently redistributes the keys among the nodes up on recovery of the nodes.

Primary LanguageJava

Watchers