"vscode:/vscode.git/clone" did not exist on "68fb3019a09dddbc0e1f6c43a113e4a85addb7a0"
Optimize the performance of msetnx command by call lookupkey only once (#11594)
This is a small addition to #9640 It improves performance by avoiding double lookup of the the key.
Please register or sign in to comment