General

  eZ Systems Website
  Technical documentation
  Editor documentation

This Documentation contains:
 
Technical documentation:



⚠ WARNING ! This documentation is deprecated !

Please go to the current Technical Documentation

Skip to end of metadata
Go to start of metadata

Cache in eZ CMS is provided in the form of HTTP cache, as well as persistence cache.

 

HTTP Cache

eZ CMS uses Symfony HttpCache, additionally extended with advanced features from FOSHttpCache.

See HttpCache for more information.

 

Persistence cache

Persistence cache is provided using a library called Stash, which supports the following cache backends: FileSystem, Memcache, APC, Sqlite, Redis and BlackHole.

See Persistence cache for more information.\

 

 

  • No labels