flanfly / ron-uuid

Replicated Object Notation UUIDs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Replicated Object Notation UUIDs

License:Other


Languages

Language:Rust 100.0%