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 |
#2117 in Database interfaces
28KB
668 lines
ConfitDB
ConfitDB is an experimental, distributed, real-time database, giving full control on conflict resolution, implemented in Rust.
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.
Not even a prototype, just an idea. Under heavy construction.
Dependencies
~13–23MB
~335K SLoC