| Package | Description |
|---|---|
| io.lettuce.core.failover.health |
Health check infrastructure for automatic failover in multi-database Redis connections.
|
| io.lettuce.core.support.http |
HTTP client infrastructure for lightweight HTTP operations.
|
| Constructor and Description |
|---|
LagAwareStrategy(LagAwareStrategy.Config config,
HttpClient httpClient) |
| Modifier and Type | Method and Description |
|---|---|
HttpClient |
NettyHttpClientProvider.createHttpClient() |
HttpClient |
HttpClientProvider.createHttpClient()
Creates a new
HttpClient instance. |
static HttpClient |
HttpClientResources.get()
Returns the shared
HttpClient instance. |
Copyright © 2026 lettuce.io. All rights reserved.