From 0687ba3cd90c61fc3ad8c30149f958733f28d525 Mon Sep 17 00:00:00 2001 From: Nikita Koksharov Date: Wed, 26 Feb 2020 10:24:03 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 64a3d6932..e18b20389 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ JDK compatibility: 1.8 - 13, Android * Redis Replicated setup (including support of [AWS ElastiCache](http://docs.aws.amazon.com/AmazonElastiCache/latest/UserGuide/Replication.html) and [Azure Redis Cache](https://azure.microsoft.com/en-us/services/cache/)) * Redis Cluster setup (including support of [AWS ElastiCache Cluster](http://docs.aws.amazon.com/AmazonElastiCache/latest/UserGuide/Clusters.html) and [Azure Redis Cache](https://azure.microsoft.com/en-us/services/cache/)) -* Redis Sentinel +* Redis Sentinel setup * Redis with Master with Slave only * Redis single (including support of [Azure Redis Cache](https://azure.microsoft.com/en-us/services/cache/) and [Google Cloud Memorystore for Redis](https://cloud.google.com/memorystore/docs/redis/)) * Thread-safe implementation