# Caching Caches have a **cache policy** (this is also known as an eviction policy). A very popular one is LRU (Least Recently Used). --- Date: 20210803 Links to: [Computer Science MOC](Computer%20Science%20MOC.md) Tags: References: *