tair-opensource / RedisShake

RedisShake is a Redis data processing and migration tool.
https://tair-opensource.github.io/RedisShake/
MIT License
3.86k stars 699 forks source link

Support prefer_replica=true in both Cluster and Standalone mode #821

Closed xhs closed 5 months ago

xhs commented 5 months ago

Fix issue #819

blight19 commented 5 months ago

@suxb201 when use master-slave mode,this will have some problem,the server doesn't accept "readonly" commond,only in cluster mode can accept "readonly" command