Caching
Efficient Caching with Reduced Roundtrips
Imagine you're building a service that heavily depends on content served by an external provider. Sending a request each time a resource is accessed would quickly lead to rate-limiting, so to provide an improved experience, we want to introduce caching. If a cached resource expired or was not