Design caching strategy for:
Application type: ${{APPLICATION_TYPE}}
Data patterns: ${{DATA_PATTERNS}}
Performance goals: ${{PERFORMANCE_GOALS}}
Design:
- Cache levels (browser, CDN, app, DB)
- Cache invalidation strategy
- TTL policies
- Cache warming
- Cache-aside vs write-through
- Distributed caching
- Hot key handling
- Memory managementOr press ⌘C to copy
Replace these placeholders with your own content before using the prompt.
[{APPLICATION_TYPE][{DATA_PATTERNS][{PERFORMANCE_GOALS]