longyi c9405dd336 vendor 5 anos atrás
..
Frontend c9405dd336 vendor 5 anos atrás
Tag c9405dd336 vendor 5 anos atrás
Type c9405dd336 vendor 5 anos atrás
FlushCacheByTags.php c9405dd336 vendor 5 anos atrás
InstanceFactory.php c9405dd336 vendor 5 anos atrás
Manager.php c9405dd336 vendor 5 anos atrás
Proxy.php c9405dd336 vendor 5 anos atrás
README.md c9405dd336 vendor 5 anos atrás
State.php c9405dd336 vendor 5 anos atrás
StateInterface.php c9405dd336 vendor 5 anos atrás
TypeList.php c9405dd336 vendor 5 anos atrás
TypeListInterface.php c9405dd336 vendor 5 anos atrás

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