longyi c9405dd336 vendor vor 5 Jahren
..
Frontend c9405dd336 vendor vor 5 Jahren
Tag c9405dd336 vendor vor 5 Jahren
Type c9405dd336 vendor vor 5 Jahren
FlushCacheByTags.php c9405dd336 vendor vor 5 Jahren
InstanceFactory.php c9405dd336 vendor vor 5 Jahren
Manager.php c9405dd336 vendor vor 5 Jahren
Proxy.php c9405dd336 vendor vor 5 Jahren
README.md c9405dd336 vendor vor 5 Jahren
State.php c9405dd336 vendor vor 5 Jahren
StateInterface.php c9405dd336 vendor vor 5 Jahren
TypeList.php c9405dd336 vendor vor 5 Jahren
TypeListInterface.php c9405dd336 vendor vor 5 Jahren

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