Example usage for org.springframework.data.redis.cache RedisCache subclass-usage

List of usage examples for org.springframework.data.redis.cache RedisCache subclass-usage

Introduction

In this page you can find the example usage for org.springframework.data.redis.cache RedisCache subclass-usage.

Usage

From source file org.hsweb.concureent.cache.monitor.RedisMonitorCache.java

/**
 * Cache implementation on top of Redis.
 *
 * @author Costin Leau
 * @author Christoph Strobl
 * @author Thomas Darimont