Cache
Also known as
caching
cached
A cache stores the result of an expensive operation (such as a rendered page or a database query) so it can be reused, making the site faster. When content looks stale, clearing the cache forces a fresh copy.