We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fix bug when proxy reading redis get error
skip pre_migrate if slot is already migrating
remove unused code
rollback from pre_migrate to online if migration task failed
if there is slot migrating, proxy online should be allowed
Update config.ini
fix testcase
bugfix: WaitForReceiver didn't kill proxies correctly
Update README.md
fix migration bug