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
This is a redo of #11594 which got reverted in #11940 It improves performance by avoiding double lookup of the the key.