Astro 7 ISR Demo
Incremental Static Regeneration with Optimizely Graph, Redis origin cache, and Cloudflare CDN purge — running on Astro 7 + Node adapter.
How it works
- A content author publishes content in Optimizely CMS.
- Graph fires a webhook to
/hooks/graph. - The webhook invalidates the Redis cache entry and purges the CDN URL.
- The next visitor gets fresh content — no redeploy required.