silverstripe-framework/src/Core/Cache
Damian Mooyman ce14060913 API Apply default logger to all caches
API Rename ‘Logger’ service name to ‘Psr\Log\LoggerInterface’
API DefaultCacheFactory constructor now takes an array of default arguments
2017-03-15 15:31:24 +13:00
..
ApcuCacheFactory.php API Use symfony/cache (fixes #6252) 2017-02-26 13:07:59 +13:00
CacheFactory.php API Apply default logger to all caches 2017-03-15 15:31:24 +13:00
DefaultCacheFactory.php API Apply default logger to all caches 2017-03-15 15:31:24 +13:00
FilesystemCacheFactory.php API Use symfony/cache (fixes #6252) 2017-02-26 13:07:59 +13:00
MemcachedCacheFactory.php API Use symfony/cache (fixes #6252) 2017-02-26 13:07:59 +13:00