| Crates.io | conflictdb |
| lib.rs | conflictdb |
| version | 0.1.0 |
| created_at | 2021-09-18 09:53:57.008059+00 |
| updated_at | 2021-09-18 09:53:57.008059+00 |
| description | ConflictDB is an experimental, distributed, real-time database, giving full control on conflict resolution. |
| homepage | https://gitlab.com/ufoot/conflictdb |
| repository | https://gitlab.com/ufoot/conflictdb/tree/master |
| max_upload_size | |
| id | 453262 |
| size | 64,347 |
ConflictDB 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 conflictdb::ConflictDB;
// [TODO] implement this ;)
ConflictDB is licensed under the MIT license.