Crates.io | ron-crdt |
lib.rs | ron-crdt |
version | 0.4.0 |
source | src |
created_at | 2018-12-23 23:30:43.185444 |
updated_at | 2019-02-05 18:03:14.265635 |
description | Replicated Object Notation for Rust |
homepage | |
repository | https://github.com/flanfly/ron-crdt |
max_upload_size | |
id | 103543 |
size | 16,026,662 |
RON is a protocol for synchronizing
Conflict-free Replicated Datatypes (CmRDT). The
documentation is hosted on docs.rs
.
Differences with the reference implementation:
# Cargo.toml
[dependencies]
ron-crdt = "0.4.0"
This project is licensed under either of
at your option.