mirror of
https://github.com/yjs/yjs.git
synced 2025-12-28 16:06:36 +01:00
added v0.6 info note
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
|
||||
# 
|
||||
|
||||
Note: This branch implements IndexedDB / Redis to store operations. This is highly experimental!!!!
|
||||
|
||||
[](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/).
|
||||
|
||||
Reference in New Issue
Block a user