#control #real-time #distributed #experimental #full #conflict #resolution

confitdb

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

4 releases

0.1.4 Dec 31, 2022
0.1.2 Dec 10, 2022
0.1.1 Oct 17, 2021
0.1.0 Oct 16, 2021

#1979 in Database interfaces

23 downloads per month

MIT license

28KB
668 lines

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.


lib.rs:

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

ConfitDB icon

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

Dependencies

~12–24MB
~360K SLoC