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.
6 lines
235 B
Markdown
6 lines
235 B
Markdown
# 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](../cluster) and [Redis Sentinel](../sentinel).
|