| Package | Description |
|---|---|
| io.lettuce.core.failover.health |
Health check infrastructure for automatic failover in multi-database Redis connections.
|
| Modifier and Type | Method and Description |
|---|---|
HealthCheck |
HealthStatusManagerImpl.add(RedisURI endpoint,
HealthCheckStrategy strategy) |
HealthCheck |
HealthStatusManager.add(RedisURI endpoint,
HealthCheckStrategy strategy)
Create and register a health check for the given endpoint.
|
Copyright © 2026 lettuce.io. All rights reserved.