Cloudflare cache vs workers cache when to use what ?
Im using cache in my workers and seems to work fine. However today I came across cloudflare cache which seems to be under a different paid tier.
Now im a bit confused is it the same thing ? Did I just tap the same functional differently?
https://developers.cloudflare.com/workers/reference/how-the-cache-works/
https://developers.cloudflare.com/cache/
Cloudflare Docs
How the Cache works · Cloudflare Workers docs
How Workers interacts with the Cloudflare cache.
Cloudflare Docs
Cloudflare Cache · Cloudflare Cache (CDN) docs
Cache stores copies of frequently accessed content (such as images, videos, or webpages) in geographically distributed data centers that are located closer to end users than origin servers, reducing server load and improving website performance.
0 Replies