Class RedisCache

All Implemented Interfaces:
Cache

public class RedisCache extends AbstractValueAdaptingCache
Cache implementation using Redis as the underlying store for cache data.

Use RedisCacheManager to create RedisCache instances.

Since:
2.0
Author:
Christoph Strobl, Mark Paluch, Piotr Mionskowski, Jos Roseboom, John Blum