| Package | Description |
|---|---|
| io.lettuce.core.failover.health |
Health check infrastructure for automatic failover in multi-database Redis connections.
|
| Modifier and Type | Method and Description |
|---|---|
HealthCheckStrategy |
HealthCheckStrategySupplier.get(RedisURI redisURI,
RawConnectionFactory connectionFactory)
Get the health check strategy for the given Redis URI
|
| Constructor and Description |
|---|
PingStrategy(RawConnectionFactory connectionFactory) |
PingStrategy(RawConnectionFactory connectionFactory,
HealthCheckStrategy.Config config) |
Copyright © 2026 lettuce.io. All rights reserved.