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
This is a small addition to #9640 It improves performance by avoiding double lookup of the the key.