Uses of Package
org.springframework.data.redis.connection.lettuce
Packages that use org.springframework.data.redis.connection.lettuce
-
Classes in org.springframework.data.redis.connection.lettuce used by org.springframework.data.redis.connection.lettuceClassDescriptionRedis client configuration for lettuce.Builder for SSL-related
LettuceClientConfiguration
.RedisClusterConnection
implementation on top of Lettuce Redis client.RedisConnection
implementation on top of Lettuce Redis client.Strategy interface to control pipelining flush behavior.State object associated with flushing of the currently ongoing pipeline.Defines a provider for Lettuce connections.Redis client configuration for lettuce using a driver level pooled connection by adding pooling specific configuration toLettuceClientConfiguration
.Message subscription on top of Lettuce.Factory interface to createRedisCredentialsProvider
from aRedisConfiguration
.Default anonymousRedisCredentials
without username/password.