You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Florian Eisenmenger 41ccc32b5d checkin 2 years ago
..
Cache.php checkin 2 years ago
FormKey.php checkin 2 years ago
Identifier.php checkin 2 years ago
Kernel.php checkin 2 years ago
NotCacheableInterface.php checkin 2 years ago
README.md checkin 2 years ago
Version.php checkin 2 years ago

README.md

Provides a “pre-wiring” for implementation of full page caching feature.

The Magento application framework runs this as an indirection layer, while another component is expected to plugin into it with its own full page cache implementation.