
SaaS
Cloudflare adds built-in cache for Workers without origin
Cloudflare has launched Workers Cache, a built-in tiered cache that sits in front of Cloudflare Workers, eliminating the need for separate cache configuration or origin servers. The feature uses standard Cache-Control headers and is enabled via a single line in Wrangler configuration, allowing developers to cache server-rendered responses globally without running Worker code on every request.