[ 'factories' => [ DoctrineCache\Cache::class => Cache\CacheFactory::class, Cache\RedisFactory::SERVICE_NAME => Cache\RedisFactory::class, ], ], ];