redis-caching-patterns
Installation
SKILL.md
Redis Caching Patterns
Overview
Use this skill to design cache behavior that improves performance without silently violating correctness expectations.
Scope Boundaries
- Use this skill when the task matches the trigger condition described in
description. - Do not use this skill when the primary task falls outside this skill's domain.
Shared References
- Cache invalidation rules:
references/cache-invalidation-rules.md
Templates And Assets
- Redis cache policy template:
assets/redis-cache-policy-template.md
- Cache observability checklist:
assets/cache-observability-checklist.md