0.0.8 • Published 7 years ago

conflict-free v0.0.8

Weekly downloads
26
License
-
Repository
github
Last release
7 years ago

Utility CRDT data structures for Javascript

Conflict-free replicated data types (CRDTs) are a class of data structures designed to guarantee strong eventual consistency in a distributed environment.

This library is intended to act as a repository of composable (state-based) CRDTs to help with building more complicated CRDTs in other applications. It is, unfortunately, poorly defined and barely tested and will probably break. Use it at your own will.

Suggested Reading/Watching:

0.0.8

7 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago