summaryrefslogtreecommitdiff
path: root/redis/cluster.py
diff options
context:
space:
mode:
authorUtkarsh Gupta <utkarshgupta137@gmail.com>2022-06-01 17:15:50 +0530
committerGitHub <noreply@github.com>2022-06-01 14:45:50 +0300
commit05fc203f68c24fbd54c7b338b4610fa62972c326 (patch)
tree4550f62dc9c2ce6d2822b9bbaeaf227cb82ad75b /redis/cluster.py
parent7880460b72aca49aa5b9512f0995c0d17d884a7d (diff)
downloadredis-py-05fc203f68c24fbd54c7b338b4610fa62972c326.tar.gz
async_cluster: optimisations (#2205)
- return true from execute_pipeline if there are any errors - use todo list to speedup retries - store initialisation node in CommandsParser object - add sync context manager for pipeline - use if/else instead of try/except - make command a function argument in _determine_nodes & _determine_slot - add async cluster pipeline benchmark script
Diffstat (limited to 'redis/cluster.py')
0 files changed, 0 insertions, 0 deletions