citadeldb-buffer 0.2.1

Buffer pool with SIEVE eviction and encrypt/decrypt pipeline for Citadel
Documentation
1
2
3
4
5
6
7
8
9
# citadeldb-buffer


Buffer pool with SIEVE eviction for the [Citadel](https://github.com/yp3y5akh0v/citadel) encrypted embedded database engine. Manages the encrypt/decrypt pipeline between in-memory pages and on-disk storage.

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