Skip to content
brianjo edited this page Oct 14, 2014 · 17 revisions

Welcome to the Dynomite wiki!

Dynomite is a generic dynamo implematation that can be used with many diffierent key-value pair storage engines. Dynomite supports multi-datacenter replication and is designed for high availability.

The ultimate goal with Dynomite is to be able to implement high availability and cross-datacenter replication on storage engines that do not inherently provide that functionality. The implementation is efficient, not complex (few moving parts), and highly performant.

  • Overview
  • Getting Started
    • Setup and Installation
  • Architecture
  • Performance
  • Use Cases
    • Data modeling
Clone this wiki locally