Skip to main content

Module cache

Module cache 

Source
Expand description

LRU Row Cache — Tier 2 Cache

Caches hot data in memory to minimize WOS/ROS access

Structs§

CacheStats
Cache statistics
RowCache
LRU Row Cache