sk Skill · dilolabs
caching-patterns
Implements HTTP caching with ETags, fragment caching, Russian doll caching, and Solid Cache configuration. Use when optimizing performance, adding caching layers, or when user mentions ETags, fresh_when, stale?, cache keys, or Russian doll caching. WHEN NOT: For Turbo Stream real-time updates (use turbo-patterns), for background job cache warming logic (use job-patterns).
Open on skills.sh ↗read 2026-09-15
- installs 8w
- 0
- 30-day movement
- starts with the next reading
- Related entries
- 3
- Connections
- 0
rubyerbbashRuby
- Host repository
- dilolabs/nosia
- Compatible with
- Ruby 3.3+, Rails 8.0+, Solid Cache
- Licence
- MIT
- Host stars
- 212
- Host language
- Ruby