layout | group | subgroup | title | menu_title | menu_order | menu_node | level3_menu_node | level3_subgroup | version | github_link | redirect_from |
---|---|---|---|---|---|---|---|---|---|---|---|
default |
config-guide |
08_Caching |
Low-level cache options |
Low-level cache options |
5 |
level3child |
cache-types |
2.0 |
config-guide/cache/caching_low-level.md |
/guides/v2.0/config-guide/config/caching_low-level.html |
The Magento application uses a low-level cache frontend and backend to provide access to the cache storage.
Magento extends Zend_Cache_Core by implementing Magento\Framework\Cache\Core frontend cache. In general, the Magento application works with any backend cache that Zend_Cache Backends supports. However, this guide covers only the following low-level backend caches:Varnish doesn't require setting up a low-level cache backend.
We'll periodically add more low-level cache types so watch this space.