summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 7781293..fccea62 100644
--- a/README.rst
+++ b/README.rst
@@ -921,6 +921,12 @@ that return Python iterators for convenience: `scan_iter`, `hscan_iter`,
B 2
C 3
+Cluster Mode
+^^^^^^^^^^^^
+
+redis-py does not currently support `Cluster Mode
+<https://redis.io/topics/cluster-tutorial>`_.
+
Author
^^^^^^