Skip to content

Core.Containers.Cache.LRU (Visera.Core.Containers.Cache.LRU)

LRU (least-recently-used) cache. Bounded size with eviction of least recently used entries.

See also