Skip to main content

Module hash_cache

Module hash_cache 

Source

Structsยง

HashCache
Hash-based KV cache with O(1) block lookups, maintaining active (ref-counted) and inactive (LRU-evictable) pools.