Skip to content

feat: isr#164

Merged
kashike merged 2 commits into
mainfrom
fix/restore-isr
Oct 7, 2025
Merged

feat: isr#164
kashike merged 2 commits into
mainfrom
fix/restore-isr

Conversation

@darbyjack
Copy link
Copy Markdown
Member

This pull request updates the Cloudflare configuration to enable incremental caching with R2 and sets up the necessary R2 bucket binding. These changes improve cache management and performance for the site.

Cloudflare configuration improvements:

  • Added r2IncrementalCache as the incremental cache implementation in open-next.config.ts, enabling more efficient caching using R2.
  • Enabled cache interception in open-next.config.ts to allow the platform to intercept and manage cache requests.

Infrastructure configuration:

  • Added an R2 bucket binding named OPENNEXT_CACHE pointing to the website-cache bucket in wrangler.jsonc, ensuring the application can store and retrieve cached data.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Oct 7, 2025

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
papermc-website 52e88f2 Commit Preview URL

Branch Preview URL
Oct 07 2025, 02:56 AM

@kashike kashike self-assigned this Oct 7, 2025
@kashike kashike merged commit 7bff569 into main Oct 7, 2025
1 check passed
@MiniDigger MiniDigger deleted the fix/restore-isr branch October 27, 2025 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants