Expand description
Cache-optimized data layouts with hot/cold data separation
This module implements cache-friendly storage patterns to minimize cache misses and maximize memory bandwidth utilization.
Structs§
- Cache
Hierarchy - Cache hierarchy manager for graph data
- HotCold
Storage - Hot/cold storage facade
- Node
Data - Node data structure
Enums§
- Cache
Property Value - Property value types for cache storage