Skip to content

docs: updates to Cache Components Caching#95452

Merged
icyJoseph merged 3 commits into
canaryfrom
worktree-docs-caching-connectors
Jul 6, 2026
Merged

docs: updates to Cache Components Caching#95452
icyJoseph merged 3 commits into
canaryfrom
worktree-docs-caching-connectors

Conversation

@icyJoseph

Copy link
Copy Markdown
Member
  • Questions kept coming up about where use cache results actually live, and how static shells, App Shells, and ISR relate
    • the answers were spread across several pages, but not tied together on the getting-started guide
  • The runtime prefetching example also implied cookie data needs allow-runtime, when the App Shell already carries session data
    • allow-runtime is really about URL data.

Changes (docs/app/getting-started/caching)

  • Reworked the Usage intro to lead with the cache lifetime concept and hand off to Prerendering
  • Added a Where cached content is stored section: server cache, remote handler, and browser, framed around a cached result being a serialized payload that travels to each.
    • if I had time to make it shorter, I would...

    • We will most likely have a visual aid there and trim it down
  • Added a static shell ↔ App Shell explanation in Prerendering, and a short Incremental Static Regeneration pointer to the ISR guide
  • Corrected the runtime prefetching section to the URL-data model (searchParams/params)
    • replaced the cookie example with a /search one that actually needs allow-runtime.
  • catchError (stabilized).
  • Cross-linked stale/revalidate/expire to cacheLife
  • reviewed and fixed the code-block highlights.

@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Tests Passed

Commit: af22207

@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Stats skipped

Commit: af22207
View workflow run

Comment thread docs/01-app/01-getting-started/08-caching.mdx Outdated
Comment thread docs/01-app/01-getting-started/08-caching.mdx Outdated
@icyJoseph icyJoseph marked this pull request as ready for review July 6, 2026 10:54
@icyJoseph icyJoseph force-pushed the worktree-docs-caching-connectors branch from 472a0bd to af22207 Compare July 6, 2026 13:01
Comment thread docs/01-app/01-getting-started/08-caching.mdx
@icyJoseph icyJoseph merged commit 54ac71c into canary Jul 6, 2026
69 checks passed
@icyJoseph icyJoseph deleted the worktree-docs-caching-connectors branch July 6, 2026 23:58
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