Skip to content

Commit 4f1526a

Browse files
async_cluster: add pipeline support
1 parent f704281 commit 4f1526a

File tree

5 files changed

+653
-60
lines changed

5 files changed

+653
-60
lines changed

docs/connections.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,11 @@ ClusterNode (Async)
7676
.. autoclass:: redis.asyncio.cluster.ClusterNode
7777
:members:
7878

79+
ClusterPipeline (Async)
80+
===================
81+
.. autoclass:: redis.asyncio.cluster.ClusterPipeline
82+
:members:
83+
7984

8085
Connection
8186
**********

0 commit comments

Comments
 (0)