Skip to content

crdt-ibm-research/json-delta-crdt

Repository files navigation

DSON - JSON CRDT Using Delta-Mutations

Prototype implementation of delta based CRDTs supporting JSON data using Javascript.

The code for generating the figures is located under:

  • benchmarks - contains the code for figures 3, 4, and 5

Running tests

After cloning the repository, first execute: npm init

The tests can be run via a python script: python run_test.py -fig FIG

Where FIG is either 3a,3b,...,3f,4 or 5.

Disclaimer

The code in this repository is a research prototype and is made available solely to aid in reproducibility

About

DSON - JSON CRDT Using Delta-Mutations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •