backend-caching
- Propósito: Design backend caching strategies — cache keys, TTLs, invalidation, stale-while-revalidate, and cache coherence — with explicit consistency and failure trade-offs.
- Contenido sugerido: cache topology, eviction, invalidation, and verification.
- Estado: defined as a practical backend specialization.