#wrapper #tree #crdt #around #networking #safe #reliable

brb_dt_tree

implements a BRBDataType wrapper around a Tree CRDT

10 stable releases

1.1.4 Jun 14, 2021
1.1.3 May 31, 2021
1.1.2 Mar 3, 2021
1.1.1 Feb 25, 2021
1.0.3 Jan 21, 2021

#55 in #reliable

MIT OR BSD-3-Clause

11KB
57 lines

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 🎉

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.

Dependencies

~9MB
~233K SLoC