Skip to content

bazaarvoice/emodb

Repository files navigation

Build Status

EmoDB

Store your feelings here.

Written by Bazaarvoice: see the credits page for more details.

Introduction

EmoDB is a RESTful HTTP server for storing JSON objects and for watching for changes to those events.

It is designed to span multiple data centers, using eventual consistency (AP) and multi-master conflict resolution. It relies on Apache Cassandra for persistence and cross-data center replication.

Documentation

System of Record API

System of Record Deltas

Databus API

BlobStore API

Queue API

Stash API

Operations

EmoDB SDK

API Keys

User Access Control

Security

Java Client Support

Quick Start

Quick Start Guide