cloudflare-docs icon indicating copy to clipboard operation
cloudflare-docs copied to clipboard

Add `{cache: no-cache}` to Workers cache

Open vicb opened this issue 11 months ago • 4 comments

Summary

Add a missing cache supported value

Ref:

  • https://github.com/cloudflare/workerd/pull/3283
  • https://github.com/cloudflare/workerd/pull/3195

@tewaro is this ok?

/cc @ToriLindsay

Documentation checklist

vicb avatar Jan 13 '25 10:01 vicb

Deploying cloudflare-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: c5b03e0
Status: ✅  Deploy successful!
Preview URL: https://90e36781.cloudflare-docs-7ou.pages.dev
Branch Preview URL: https://vb-branch-1.cloudflare-docs-7ou.pages.dev

View logs

The feature is still experimental. We do not support it yet because the necessary changes in pingora are not there. They are scheduled to happen soon. But until then what we have is just a sketch of the interface and will not work as expected.

tewaro avatar Jan 13 '25 16:01 tewaro

Thanks for the review/feedback @tewaro. I didn't pay attention that you only modified the experimental types on the PR. Marking the PR as draft

vicb avatar Jan 13 '25 17:01 vicb

Supplanted by : https://github.com/cloudflare/cloudflare-docs/pull/24245

tewaro avatar Aug 07 '25 16:08 tewaro