citadeldb-txn 0.1.0

Transaction manager with MVCC, commit protocol, and pending-free chain for Citadel
Documentation

citadeldb-txn

Transaction manager for the Citadel encrypted embedded database engine. Implements MVCC with snapshot isolation, shadow paging commit protocol, and the pending-free allocator.

This crate is part of the Citadel workspace. Depend on the main citadeldb crate instead.

License

MIT OR Apache-2.0