conflidb

Crates.ioconflidb
lib.rsconflidb
version0.1.0
sourcesrc
created_at2021-10-16 13:16:11.052436
updated_at2021-10-16 13:16:11.052436
descriptionConfliDB is an experimental, distributed, real-time database, giving full control on conflict resolution.
homepagehttps://gitlab.com/ufoot/conflidb
repositoryhttps://gitlab.com/ufoot/conflidb/tree/master
max_upload_size
id465841
size77,123
Christian Mauduit (ufoot)

documentation

https://docs.rs/crate/conflidb

README

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

use conflidb::ConfliDB;

// [TODO] implement this ;)

Links

License

ConfliDB is licensed under the MIT license.

Commit count: 0

cargo fmt