Skip to content

Commit

Permalink
async_cluster: add pipeline support
Browse files Browse the repository at this point in the history
  • Loading branch information
utkarshgupta137 committed May 24, 2022
1 parent 08d874d commit 6ae1c41
Show file tree
Hide file tree
Showing 5 changed files with 689 additions and 59 deletions.
5 changes: 5 additions & 0 deletions docs/connections.rst
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,11 @@ ClusterNode (Async)
.. autoclass:: redis.asyncio.cluster.ClusterNode
:members:

ClusterPipeline (Async)
===================
.. autoclass:: redis.asyncio.cluster.ClusterPipeline
:members:


Connection
**********
Expand Down
Loading

0 comments on commit 6ae1c41

Please sign in to comment.