Module pingora_cache::eviction::simple_lru

source ·
Expand description

A simple LRU cache manager built on top of the lru crate

Structs§

  • A simple LRU eviction manager