Files
spring-data-redis/src/test/java
Christoph Strobl 94699ce79c DATAREDIS-1041 - Introduce RedisCache configuration option prefixCacheNameWith.
prefixCacheNameWith allows to prefix the cache name. The default CacheKeyPrefix.simple() format is still in place.

Original pull request: #507.
2020-01-13 15:19:08 +01:00
..