Class RedisServerConfiguration

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

@Deprecated public class RedisServerConfiguration extends EmbeddedServiceConfigurationSupport
Deprecated.
Support for the Redis Server protocol in Apache Geode to service Redis clients is targeted to be removed in the Apache Geode project as of Apache Geode 1.15.
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: