Crates.io | conflidb |
lib.rs | conflidb |
version | 0.1.0 |
source | src |
created_at | 2021-10-16 13:16:11.052436 |
updated_at | 2021-10-16 13:16:11.052436 |
description | ConfliDB is an experimental, distributed, real-time database, giving full control on conflict resolution. |
homepage | https://gitlab.com/ufoot/conflidb |
repository | https://gitlab.com/ufoot/conflidb/tree/master |
max_upload_size | |
id | 465841 |
size | 77,123 |
ConfliDB 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.
use conflidb::ConfliDB;
// [TODO] implement this ;)
ConfliDB is licensed under the MIT license.