Skip to content

bazaarvoice/emodb

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
job
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
sdk
 
 
 
 
 
 
sor
 
 
 
 
 
 
 
 
 
 
web
 
 
yum
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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