Skip to content

Add purgeCache docs to Miniflare cache page#28172

Closed
petebacondarwin wants to merge 1 commit intoproductionfrom
devin/1770479585-miniflare-purge-cache-docs
Closed

Add purgeCache docs to Miniflare cache page#28172
petebacondarwin wants to merge 1 commit intoproductionfrom
devin/1770479585-miniflare-purge-cache-docs

Conversation

@petebacondarwin
Copy link
Copy Markdown
Contributor

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

  • Is there a changelog entry (guidelines)? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to RSS feeds, the Discord, and X.
  • The change adheres to the documentation style guide.
  • If a larger change - such as adding a new page- an issue has been opened in relation to any incorrect or out of date information that this PR fixes.
  • Files which have changed name or location have been allocated redirects.

Co-Authored-By: pbacondarwin@cloudflare.com <pete@bacondarwin.com>
@devin-ai-integration
Copy link
Copy Markdown
Contributor

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR that start with 'DevinAI' or '@devin'.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 7, 2026

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/content/docs/workers/ @cloudflare/workers-docs, @GregBrimble, @irvinebroque, @mikenomitch, @korinne, @WalshyDev, @cloudflare/deploy-config, @cloudflare/pcx-technical-writing, @cloudflare/wrangler, @mattietk, @cloudflare/dev-plat-leads

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 7, 2026

@github-actions
Copy link
Copy Markdown
Contributor

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).

@github-actions github-actions bot added the stale label Feb 22, 2026
@github-actions
Copy link
Copy Markdown
Contributor

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants