"vscode:/vscode.git/clone" did not exist on "7e7ee815b0ef75696874c7fa96d2d11653df1548"
Optimize MSETNX to avoid double lookup (#11944)
This is a redo of #11594 which got reverted in #11940 It improves performance by avoiding double lookup of the the key.
Please register or sign in to comment