conflictdb

Crates.ioconflictdb
lib.rsconflictdb
version0.1.0
sourcesrc
created_at2021-09-18 09:53:57.008059
updated_at2021-09-18 09:53:57.008059
descriptionConflictDB is an experimental, distributed, real-time database, giving full control on conflict resolution.
homepagehttps://gitlab.com/ufoot/conflictdb
repositoryhttps://gitlab.com/ufoot/conflictdb/tree/master
max_upload_size
id453262
size64,347
Christian Mauduit (ufoot)

documentation

https://docs.rs/crate/conflictdb

README

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.

Commit count: 0

cargo fmt