ron-uuid

Replicated Object Notation UUIDs

OTHER License

Downloads
4.8K
Stars
7
Committers
1

Replicated Object Notation (RON) UUIDs

RON is a protocol for synchronizing Conflict-free Replicated Datatypes (CmRDT). This crate implements RONs UUID type only. Check out ron-crdt for a complete implementation of RON.

Usage

# Cargo.toml
[dependencies]
ron-uuid = "0.1.0"

License

This project is licensed under either of

at your option.