Skip to content

Topic

Cache Eviction

The rules a cache uses to decide which entries to drop once it reaches its configured limit, with least-recently-used ordering the most common approach.

Current clusters