File tree Expand file tree Collapse file tree 1 file changed +0
-13
lines changed
Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change 1-
2- parameters :
3- cache.doctrine_adapter.apc.class : Doctrine\Common\Cache\ApcCache
4- cache.doctrine_adapter.array.class : Doctrine\Common\Cache\ArrayCache
5- cache.doctrine_adapter.file_system.class : Doctrine\Common\Cache\FilesystemCache
6- cache.doctrine_adapter.memcache.class : Doctrine\Common\Cache\MemcacheCache
7- cache.doctrine_adapter.memcached.class : Doctrine\Common\Cache\MemcachedCache
8- cache.doctrine_adapter.redis.class : Doctrine\Common\Cache\RedisCache
9- cache.doctrine_adapter.php_file.class : Doctrine\Common\Cache\PhpFileCache
10- cache.doctrine_adapter.win_cache.class : Doctrine\Common\Cache\WinCacheCache
11- cache.doctrine_adapter.xcache.class : Doctrine\Common\Cache\XcacheCache
12- cache.doctrine_adapter.zend_data.class : Doctrine\Common\Cache\ZendDataCache
13-
141services :
152 cache.factory.redis :
163 class : Cache\AdapterBundle\Factory\RedisFactory
You can’t perform that action at this time.
0 commit comments