From eac72a087e4e3fcc5978d889ac86a93e462c4457 Mon Sep 17 00:00:00 2001 From: Ranjith Manickam Date: Wed, 19 Jul 2017 12:54:05 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 350037b..32c7de5 100644 --- a/README.md +++ b/README.md @@ -45,4 +45,4 @@ Going forward, we no need to enable sticky session (JSESSIONID) in Load balancer * **</session-config>** ### Note: - * The Redis session manager supports, both single redis master and redis cluster based on the redis.properties configuration. + * Supports, single and multi-node redis cluster based on the RedisDataCache.properties configuration.