Content Deep Dive
Cache API for Cloudflare Workers is now in Beta!
Blog post from Cloudflare
Post Details
Company
Date Published
Author
Rita Kozlov
Word Count
690
Language
English
Hacker News Points
-
Summary
Cloudflare has introduced support for the Cache API, allowing users to have programmatic control over its cache. This feature enables customers to choose what to cache, how long to cache it for, and modify cached results after retrieval. The new API allows users to cache Worker output, cache POST requests, and set Cache-Tag headers from a Worker (Enterprise only). These features provide more control over the Cloudflare cache and improve performance.