Connection package for
Lettuce Redis client.
-
Redis client configuration for lettuce.
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 to
LettuceClientConfiguration
.
Message subscription on top of Lettuce.
Default anonymous RedisCredentials
without username/password.