We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f8e57a commit 6b9be5aCopy full SHA for 6b9be5a
redis/asyncio/cluster.py
@@ -82,6 +82,8 @@ class RedisCluster(AbstractRedis, AbstractRedisCluster, AsyncRedisClusterCommand
82
- :attr:`RANDOM`
83
- :attr:`DEFAULT_NODE`
84
85
+ Note: This client is not thread safe or fork safe.
86
+
87
:param host:
88
| Can be used to point to a startup node
89
:param port:
0 commit comments