brb_dt_tree

Crates.iobrb_dt_tree
lib.rsbrb_dt_tree
version1.1.4
sourcesrc
created_at2021-01-19 23:04:57.721577
updated_at2021-06-14 16:36:40.117353
descriptionimplements a BRBDataType wrapper around a Tree CRDT
homepage
repositoryhttps://github.com/maidsafe/brb_dt_tree
max_upload_size
id344190
size38,293
David Irvine (dirvine)

documentation

README

brb_dt_tree

MaidSafe website Safe Network Forum

About

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.

License

This Safe Network software is dual-licensed under the Modified BSD ( https://opensource.org/licenses/BSD-3-Clause) or the MIT license ( https://opensource.org/licenses/MIT) at your option.

Contributing

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.

Commit count: 29

cargo fmt