"vscode:/vscode.git/clone" did not exist on "cec6b0484272bff121fd485368bc64f89998eb62"
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