diff options
author | Bar Shaul <88437685+barshaul@users.noreply.github.com> | 2022-06-23 19:28:02 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-23 19:28:02 +0300 |
commit | 63cf7ec5cbaca533b7607196dbf993917a65c0f9 (patch) | |
tree | fd02285634cdd1d7978e5c521edf89b201bb94a0 /redis/commands/cluster.py | |
parent | d3a7a75c7b106e0864b3927c0904058e25c99958 (diff) | |
download | redis-py-63cf7ec5cbaca533b7607196dbf993917a65c0f9.tar.gz |
Added dynamic_startup_nodes configuration to RedisCluster. (#2244)
* Added dynamic_startup_nodes configuration to RedisCluster. By default, uses only the initial passed startup nodes to refresh the cluster topology. If set to true, sets the startup nodes to all of the discovered nodes.
* Added RedisCluster specific options to the README file and updated CHANGES
* Fixed timeout_error_topology_refresh test
Co-authored-by: dvora-h <67596500+dvora-h@users.noreply.github.com>
Diffstat (limited to 'redis/commands/cluster.py')
0 files changed, 0 insertions, 0 deletions