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. (cherry picked from commit 884ca601)
Please register or sign in to comment