See: Description
Interface | Description |
---|---|
RedisCachePrefix |
Contract for generating 'prefixes' for Cache keys saved in Redis.
|
Class | Description |
---|---|
DefaultRedisCachePrefix |
Default implementation for
RedisCachePrefix which uses the given cache name and a delimiter for creating the
prefix. |
RedisCache |
Cache implementation on top of Redis.
|
RedisCacheElement |
Element to be stored inside
RedisCache . |
RedisCacheKey | |
RedisCacheManager |
CacheManager implementation for Redis. |
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.