public CacheConfiguration(RedisConnectionManager connectionManager) { RedisClientConfiguration = new RedisClientConfiguration(connectionManager); }