| Crates.io | confitul |
| lib.rs | confitul |
| version | 0.1.4 |
| created_at | 2022-12-10 22:29:44.827685+00 |
| updated_at | 2022-12-31 07:44:30.97911+00 |
| description | ConfitUL contains utilities for ConfitDB which is an experimental, distributed, real-time database, giving full control on conflict resolution. |
| homepage | https://gitlab.com/ufoot/confitul |
| repository | https://gitlab.com/ufoot/confitul/tree/master |
| max_upload_size | |
| id | 734080 |
| size | 51,812 |
ConfitUL ConfitUL contains utilities for ConfitDB which is an experimental, distributed, real-time database, giving full control on conflict resolution, implemented in Rust.

Not even a prototype, just an idea. Under heavy construction.
use confitul::ConfitUL;
// [TODO] implement this ;)
ConfitUL is licensed under the MIT license.