Crates.io | brb_dt_tree |
lib.rs | brb_dt_tree |
version | 1.1.4 |
source | src |
created_at | 2021-01-19 23:04:57.721577 |
updated_at | 2021-06-14 16:36:40.117353 |
description | implements a BRBDataType wrapper around a Tree CRDT |
homepage | |
repository | https://github.com/maidsafe/brb_dt_tree |
max_upload_size | |
id | 344190 |
size | 38,293 |
MaidSafe website | Safe Network Forum |
---|
This crate implements a BRBDataType wrapper around a Tree CRDT.
This enables Tree operations to be transmitted in a BFT manner using Byzantine Reliable Broadcast.
Please see the brb crate and crdt_tree.
This Safe Network software is dual-licensed under the Modified BSD (
Want to contribute? Great :tada:
There are many ways to give back to the project, whether it be writing new code, fixing bugs, or just reporting errors. All forms of contributions are encouraged!
For instructions on how to contribute, see our Guide to contributing.