A Golang implementation of CRDTs.
☆287Feb 24, 2018Updated 8 years ago
Alternatives and similar repositories for crdt
Users that are interested in crdt are comparing it to the libraries listed below
Sorting:
- A distributed go-datastore implementation using Merkle-CRDTs.☆474Updated this week
- Conflict-free replicated JSON implementation in native Go