kyu-storage: buffer manager, page store, frame management, columnar storage.
Unsafe boundary: frame.rs and latch.rs contain the only unsafe code.
All other modules are safe Rust.
kyu-storage: buffer manager, page store, frame management, columnar storage.
Unsafe boundary: frame.rs and latch.rs contain the only unsafe code.
All other modules are safe Rust.