Skip to content
This repository was archived by the owner on Feb 21, 2023. It is now read-only.

Commit b1cd04c

Browse files
committed
README: remove misleading note about Sentinel
1 parent 9ffbd6f commit b1cd04c

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.rst

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Connections Pool Yes
2424
Pipelining support Yes
2525
Pub/Sub support Yes
2626
SSL/TLS support Yes
27-
Sentinel support Yes [1]_
27+
Sentinel support Yes
2828
Redis Cluster support WIP
2929
Trollius (python 2.7) No
3030
Tested CPython versions `3.5, 3.6 3.7 <travis_>`_ [2]_
@@ -34,9 +34,6 @@ Support for dev Redis server through low-level API
3434
================================ ==============================
3535

3636

37-
.. [1] Sentinel support is available in master branch.
38-
This feature is not yet stable and may have some issues.
39-
4037
.. [2] For Python 3.3, 3.4 support use aioredis v0.3.
4138
4239
Documentation

0 commit comments

Comments
 (0)