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.
```rust use confitul::ConfitUL;
// [TODO] implement this ;) ```
ConfitUL is licensed under the MIT license.