diff --git a/docs/clustering.rst b/docs/clustering.rst index c9cfe649..1642b060 100644 --- a/docs/clustering.rst +++ b/docs/clustering.rst @@ -197,11 +197,7 @@ Pattern subscribe and publish do not currently work properly due to key slots. If we hash a pattern like fo\* we will receive a keyslot for that string but there are endless possibilities for channel names based on this pattern - unknowable in advance. This feature is not disabled but -the commands are not currently recommended for use. See -`valkey-py-cluster -documentation `__ -for more. - +the commands are not currently recommended for use. .. code:: python >>> p1 = rc.pubsub()