Skip to content
  • Kasper Timm Hansen's avatar
    b4558c10
    Make collection caching explicit. · b4558c10
    Kasper Timm Hansen authored
    Having collection caching that wraps templates and automatically tries
    to infer if they are cachable proved to be too much of a hassle.
    
    We'd rather have it be something you explicitly turn on.
    
    This removes much of the code and docs to explain the previous automatic
    behavior.
    
    This change also removes scoped cache keys and passing cache_options.
    b4558c10
    Make collection caching explicit.
    Kasper Timm Hansen authored
    Having collection caching that wraps templates and automatically tries
    to infer if they are cachable proved to be too much of a hassle.
    
    We'd rather have it be something you explicitly turn on.
    
    This removes much of the code and docs to explain the previous automatic
    behavior.
    
    This change also removes scoped cache keys and passing cache_options.
Loading