"vscode:/vscode.git/clone" did not exist on "de83c8a09039b49cf1168592a298ef2cd39eb07c"
Allow exec with read commands on readonly replica in cluster (#7766)
There was a bug. Although cluster replicas would allow read commands, they would not allow a MULTI-EXEC that's composed solely of read commands. Adds tests for coverage. Co-authored-by:Oran Agra <oran@redislabs.com> Co-authored-by:
Eran Liberty <eranl@amazon.com>
Please register or sign in to comment