Uses of Interface
org.springframework.data.redis.connection.RedisConfiguration.WithHostAndPort
Package
Description
Connection package providing low-level abstractions for interacting with the various Redis 'drivers'/libraries.
-
Uses of RedisConfiguration.WithHostAndPort in org.springframework.data.redis.connection
Modifier and TypeClassDescriptionclass
Configuration class used to set up aRedisConnection
withRedisConnectionFactory
for connecting to a single node Redis instance.