-
Notifications
You must be signed in to change notification settings - Fork 186
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: send READONLY to replicas when SendToReplicas option is set (#430)
* fix: send readonly command * refactor: rollback * refactor: rollback * BREAKING: remove error * refactor: send readonly command in _refresh * refactor: use shallow copy * style: unify style * refactor: call conn function * fix: wrong code * refactor: default to read-only mode * refactor: change more simpler * refactor: rollback * fix: check send replicas
- Loading branch information
Showing
2 changed files
with
50 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters