Uses of Package
org.springframework.data.redis.support.collections
Package
Description
Package providing implementations for most of the
java.util
collections on top of Redis.-
ClassDescriptionBase implementation for
RedisCollection
.Redis extension for theCollection
contract.Collection types supported by this factory.Redis extension for theList
contract.Map view of a Redis hash.Redis extension for theSet
contract.Basic interface for Redis-based collections.Redis ZSet (or sorted set (by weight)).