Loading...
Client-side cache using HTTP headers for repeat-visit performance.
In-Memory Cache
Process-local cache providing sub-millisecond access for hot data.
Distributed Cache
Shared in-memory data store (Redis/Memcached) for cross-service caching and sessions.
CDN Cache
Edge-distributed cache serving static and dynamic content close to users globally.