Crates.io | ron-uuid |
lib.rs | ron-uuid |
version | 0.4.0 |
source | src |
created_at | 2019-01-04 20:56:28.487747 |
updated_at | 2019-06-09 22:38:14.572325 |
description | Replicated Object Notation UUIDs |
homepage | |
repository | https://github.com/flanfly/ron-uuid |
max_upload_size | |
id | 105501 |
size | 54,136 |
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.
# Cargo.toml
[dependencies]
ron-uuid = "0.4.0"
This project is licensed under either of
at your option.