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.
2 parents b060e38 + b7991b0 commit ca19329Copy full SHA for ca19329
docs/clustering.rst
@@ -197,11 +197,7 @@ Pattern subscribe and publish do not currently work properly due to key
197
slots. If we hash a pattern like fo\* we will receive a keyslot for that
198
string but there are endless possibilities for channel names based on
199
this pattern - unknowable in advance. This feature is not disabled but
200
-the commands are not currently recommended for use. See
201
-`valkey-py-cluster
202
-documentation <https://valkey-py-cluster.readthedocs.io/en/stable/pubsub.html>`__
203
-for more.
204
-
+the commands are not currently recommended for use.
205
.. code:: python
206
207
>>> p1 = rc.pubsub()
0 commit comments