dclements / riak-java-crdt

Java CRDT Library with a focus on supporting Riak.
ISC License
41 stars 4 forks source link

Java CRDT Library Build Status

A collection of basic conflict-free replicated data types (CRDTs). Currently everything is set up to serialize into JSON objects.

Goals

Features

Future Work

Roughly in order:

Based On