010111 HTTP Caching

Three-tier caching — browser, runtime, and distributed cache. Pipeline batching, atomic transactions, invalidation, and multi-language cache keys.

natuleadan ccec561 8 files · 14.2 KB Updated

File contents

Caching Strategies

Three-tier caching architecture: browser/CDN, runtime, and distributed cache. TTL strategies, pipeline batching, atomic transactions, and invalidation patterns.

References

Topic File
Caching patterns: pipeline batching, atomic transactions, three-tier architecture references/caching-patterns.md
Cache keys, tag-based revalidation, hierarchical keys references/cache-keys-revalidation.md
CDN cache headers, Cache-Control directives, stale-while-revalidate references/cdn-cache-headers.md
Runtime cache (Next.js): "use cache", cacheTag, cacheLife, revalidation references/runtime-cache-nextjs.md
Six caching principles and quick reference table references/caching-principles.md

natuleadan/skills/tree/main/skills/010111-http-caching commit ccec56188e

Frequently asked questions

npx skillmds@latest add natuleadan/010111-http-caching