citadeldb-sync 0.2.0

Replication and sync layer for Citadel encrypted database
Documentation
1
2
3
4
5
6
7
8
9
# citadeldb-sync


Replication and sync layer for the [Citadel](https://github.com/yp3y5akh0v/citadel) encrypted embedded database engine. Implements Merkle tree diffing, CRDT metadata, HLC timestamps, and Noise-encrypted P2P transport.

This crate is part of the Citadel workspace. Depend on the main [`citadeldb`](https://crates.io/crates/citadeldb) crate instead.

## License


MIT OR Apache-2.0