ConfliDB

ConfliDB is an experimental, distributed, real-time database, giving full control on conflict resolution, implemented in Rust.

ConfliDB icon

Status

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

Build Status

Usage

```rust use conflidb::ConfliDB;

// [TODO] implement this ;) ```

Links

License

ConfliDB is licensed under the MIT license.