Files
spring-data-examples/redis/cluster-sentinel
Mark Paluch 45f19a6c1d #166 - Rename Redis cluster-sentinel to sentinel.
Rename the Redis cluster-sentinel project to sentinel and leave a hint in the cluster-sentinel directory that points to the Redis Cluster and Redis Sentinel examples mentioning clarifying the cluster-sentinel naming.
2017-03-10 08:47:19 +02:00
..

Spring Data Redis Example

The this example was named a bit misleading as cluster-sentinel is a mix of Redis Cluster and Redis Sentinel.

Find dedicated examples here: Redis Cluster and Redis Sentinel.