confitul

Crates.ioconfitul
lib.rsconfitul
version0.1.4
sourcesrc
created_at2022-12-10 22:29:44.827685
updated_at2022-12-31 07:44:30.97911
descriptionConfitUL contains utilities for ConfitDB which is an experimental, distributed, real-time database, giving full control on conflict resolution.
homepagehttps://gitlab.com/ufoot/confitul
repositoryhttps://gitlab.com/ufoot/confitul/tree/master
max_upload_size
id734080
size51,812
Christian Mauduit (ufoot)

documentation

https://docs.rs/crate/confitul

README

ConfitUL

ConfitUL ConfitUL contains utilities for ConfitDB which is an experimental, distributed, real-time database, giving full control on conflict resolution, implemented in Rust.

ConfitUL icon

Status

Not even a prototype, just an idea. Under heavy construction.

Usage

use confitul::ConfitUL;

// [TODO] implement this ;)

Links

License

ConfitUL is licensed under the MIT license.

Commit count: 0

cargo fmt