Skip to content

Commit

Permalink
added v0.6 info note
Browse files Browse the repository at this point in the history
  • Loading branch information
dmonad committed Jun 9, 2015
1 parent 7a89c1c commit c3ba817
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
@@ -1,6 +1,8 @@

# ![Yjs](http://y-js.org/files/layout/yjs.svg)

Note: This branch implements IndexedDB / Redis to store operations. This is highly experimental!!!!

[![Build Status](https://travis-ci.org/y-js/yjs.svg)](https://travis-ci.org/y-js/yjs)

Yjs is a framework for optimistic concurrency control and automatic conflict resolution on arbitrary data types. The framework implements a new OT-like concurrency algorithm and provides similar functionality as [ShareJs] and [OpenCoweb]. Yjs was designed to handle concurrent actions on arbitrary complex data types like Text, Json, and XML. We provide a tutorial and some applications for this framework on our [homepage](http://y-js.org/).
Expand Down

0 comments on commit c3ba817

Please sign in to comment.