All Classes and Interfaces
Class
Description
Callback interface that can be implemented by beans wishing to customize the
ClientResources through a ClientResources.Builder whilst retaining default
auto-configuration.Callback interface that can be implemented by beans wishing to customize the
JedisClientConfiguration through a JedisClientConfiguration.JedisClientConfigurationBuilder whilst retaining default
auto-configuration.Callback interface that can be implemented by beans wishing to customize the
LettuceClientConfiguration through a LettuceClientConfiguration.LettuceClientConfigurationBuilder whilst retaining default
auto-configuration.Callback interface that can be implemented by beans wishing to customize the
ClientOptions of the LettuceClientConfiguration through a
ClientOptions.Builder whilst retaining default auto-configuration.Auto-configuration for Spring Data's Valkey support.CacheMeterBinderProvider implementation for Valkey.CacheMeterBinder for ValkeyCache.Details required to establish a connection to a Valkey service.
Valkey cluster configuration.
A node in a sentinel or cluster configuration.
Valkey sentinel configuration.
Valkey standalone configuration.
Callback interface that can be implemented by beans wishing to customize the
ValkeyGlideClientConfigurationBuilder via a DefaultValkeyGlideClientConfiguration
using the builder pattern.Auto-configuration for ValkeyHealthIndicator.Simple implementation of a
HealthIndicator returning status information for
Valkey data stores.Auto-configuration for Lettuce metrics with Valkey.
Configuration properties for Valkey.
Type of Valkey client to use.
Cluster properties.
Jedis client properties.
Lettuce client properties.
Pool properties.
Valkey sentinel properties.
Valkey GLIDE client properties.
OpenTelemetry configuration for GLIDE client.
Auto-configuration for Spring Data's reactive Valkey
support.Auto-configuration for
ValkeyReactiveHealthIndicator.A
ReactiveHealthIndicator for Valkey.Auto-configuration for Spring Data's Valkey
Repositories.