RedisClientCdiBean for CDI support, RedisClientFactoryBean for Spring.See: Description
| Class | Description |
|---|---|
| LettuceCdiExtension |
A portable CDI extension which registers beans for lettuce.
|
| LettuceFactoryBeanSupport<T> |
Adapter for Springs
FactoryBean interface to allow easy setup of redis client
factories via Spring configuration. |
| PoolingProxyFactory |
Pooling proxy factory to create transparent pooling proxies.
|
| RedisClientFactoryBean |
Factory Bean for RedisClient instances.
|
| RedisClusterClientFactoryBean |
Factory Bean for RedisClient instances.
|
| TransparentPoolingInvocationHandler<T> |
Invocation Handler with transparent pooling.
|
| WithConnection<T> |
Execution-Template which allocates a connection around the run()-call.
|
RedisClientCdiBean for CDI support, RedisClientFactoryBean for Spring.Copyright © 2015. All rights reserved.