longyi c9405dd336 vendor il y a 5 ans
..
Frontend c9405dd336 vendor il y a 5 ans
Tag c9405dd336 vendor il y a 5 ans
Type c9405dd336 vendor il y a 5 ans
FlushCacheByTags.php c9405dd336 vendor il y a 5 ans
InstanceFactory.php c9405dd336 vendor il y a 5 ans
Manager.php c9405dd336 vendor il y a 5 ans
Proxy.php c9405dd336 vendor il y a 5 ans
README.md c9405dd336 vendor il y a 5 ans
State.php c9405dd336 vendor il y a 5 ans
StateInterface.php c9405dd336 vendor il y a 5 ans
TypeList.php c9405dd336 vendor il y a 5 ans
TypeListInterface.php c9405dd336 vendor il y a 5 ans

README.md

Components of Magento application use caches in their implementation. The Magento\Cache library provides an interface for cache storage and segmentation (a.k.a. "types").

Magento\Framework\App\Cache extends Magento\Cache and provides more specific features:

  • State of cache segments (enabled/disabled) and managing their state
  • Pool of cache frontends
  • List of cache segments (types)
  • Specific cache segments: blocks, collections, configurations, layouts, translations