Skip to content

Topic

Stale-while-revalidate

Caching approach that returns an expired value immediately while a background worker refreshes it, trading a bounded window of staleness for lower tail latency.

Current clusters