Add purgeCache docs to Miniflare cache page#28172
Add purgeCache docs to Miniflare cache page#28172petebacondarwin wants to merge 1 commit intoproductionfrom
purgeCache docs to Miniflare cache page#28172Conversation
Co-Authored-By: pbacondarwin@cloudflare.com <pete@bacondarwin.com>
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
|
This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:
|
|
Preview URL: https://a428f503.preview.developers.cloudflare.com |
|
Hey there, we've marked this pull request as stale because there's no recent activity on it. This label is helps us identify PRs that might need updates (or to be closed out by our team if no longer relevant). |
|
Hey there, we've closed out this pull request because it's been stale for a while and there's been no additional action on it. If these changes are still relevant, open a new pull request (or flag to us in a GitHub issue). |
Summary
Documents the new
Miniflare#purgeCache()method being added in cloudflare/workers-sdk#12462. This adds a "Purging" section to the Miniflare Cache storage page with a usage example showing how to purge the default cache and named caches programmatically.Note: This docs update should land alongside or after the corresponding implementation PR ships.
Link to Devin run: https://app.devin.ai/sessions/1707687ee91a4aadb16777130f161724
Requested by: @petebacondarwin
Documentation checklist