Russian-doll caching for nested view hierarchiesRussian-doll caching for nested view hierarchies reduces p99 latency by allowing outer fragments to reuse inner fragments even when only a small part of a nested view hierarchy changes, which dramatically cuts render time for complex lists and feeds. In Rails, Russian-doll caching composes fragment caches where each cache key includes the template ..