Implement caching for:
Cache targets: ${{CACHE_TARGETS}}
Cache backend: ${{CACHE_BACKEND}}
Requirements: ${{REQUIREMENTS}}
Implement:
- In-memory caching
- Redis caching
- Cache decorators
- TTL management
- Cache invalidation
- Cache warming
- Distributed caching
- Cache patterns (aside, through)Or press ⌘C to copy
Replace these placeholders with your own content before using the prompt.
[{CACHE_TARGETS][{CACHE_BACKEND][{REQUIREMENTS]