Class RedisServerConfiguration

All Implemented Interfaces:
Aware, BeanClassLoaderAware, BeanFactoryAware, ImportBeanDefinitionRegistrar, EnvironmentAware

public class RedisServerConfiguration extends EmbeddedServiceConfigurationSupport
The RedisServerConfiguration class is a Spring ImportBeanDefinitionRegistrar that applies additional configuration using Pivotal GemFire/Apache Geode Properties to configure an embedded Redis server.
Since:
1.9.0
Author:
John Blum
See Also: