confitdb

Crates.ioconfitdb
lib.rsconfitdb
version0.1.4
sourcesrc
created_at2021-10-16 21:55:13.909687
updated_at2022-12-31 07:45:05.655324
descriptionConfitDB is an experimental, distributed, real-time database, giving full control on conflict resolution.
homepagehttps://gitlab.com/ufoot/confitdb
repositoryhttps://gitlab.com/ufoot/confitdb/tree/master
max_upload_size
id466036
size27,703
Christian Mauduit (ufoot)

documentation

https://docs.rs/crate/confitdb

README

ConfitDB

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

ConfitDB icon

Status

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

Usage

use confitdb::ConfitDB;

// [TODO] implement this ;)

Links

License

ConfitDB is licensed under the MIT license.

Commit count: 0

cargo fmt