Skip to content

Commit bac33d4

Browse files
async_cluster: add pipeline support (#2199)
Co-authored-by: dvora-h <[email protected]>
1 parent c54dfa4 commit bac33d4

File tree

5 files changed

+652
-56
lines changed

5 files changed

+652
-56
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)