Russian doll caching in Rails | AppSignal Blog

  • Web site excerpt: Russian doll caching explained with a code example. By nesting cache fragments, views are almost never rendered completely. Even when the data changes, most of the rendered pages are served straight from the cache.

  • Link to site: Russian doll caching in Rails | AppSignal Blog