| Package | Description |
|---|---|
| io.lettuce.core.support |
Supportive classes such as
RedisClientCdiBean for CDI support,
RedisClientFactoryBean for Spring. |
| Modifier and Type | Class and Description |
|---|---|
class |
BoundedPoolConfig
Configuration for asynchronous pooling using
BoundedAsyncPool. |
| Constructor and Description |
|---|
BasePool(BasePoolConfig poolConfig)
Create a new pool given
BasePoolConfig. |
Copyright © 2020 lettuce.io. All rights reserved.