Understanding VireoDB Storage Mechanics
Master the technical internals of copy-on-write splitting and insertion costs to precisely evaluate write amplification within this storage engine. * **Analyze copy-on-write splitting logic** through source code examination. * **Quantify insertion costs** and write amplification metrics. * **Evaluate tree restructuring impacts** on storage engine performance. * **Map physical storage layouts** to logical data insertion paths.
2 sections ยท 4 lessons
Course outline
Ordered Storage
- Range Scans
- Leaf Capacity
Write Mechanics
- Page Splitting
- Write Amplification