LRU - Prismatic Platform

LRU

architecture Intermediate Updated recently
Back to Glossary

Definition

Least Recently Used (LRU) is a cache eviction policy that discards the item that has not been accessed for the longest time, based on the temporal locality principle that recently accessed data is likely to be accessed again soon

Term Analytics

Domain Distribution

Complexity Distribution

Interconnections Network

Tap nodes to explore connections. Pinch to zoom.

Platform Integration

References & Citations

  1. [1]
    API Reference - lru

    JSON API endpoint for this glossary term