conflictdb 0.1.0

ConflictDB is an experimental, distributed, real-time database, giving full control on conflict resolution.
Documentation

ConflictDB

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

ConflictDB icon

Status

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

Build Status

Usage

use conflictdb::ConflictDB;

// [TODO] implement this ;)

Links

License

ConflictDB is licensed under the MIT license.