You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sets the given keys to their respective values. MSETNX will not perform any operation at all even if just a single key already exists.
I misunderstood what this did
The text was updated successfully, but these errors were encountered:
TysonAndre
changed the title
Return an error if MSETNX is called on keys for different backends
Allow MSETNX but return an error if called on keys for different redis backends
Apr 21, 2021
Otherwise, it isn't actually atomic.
I misunderstood what this did
The text was updated successfully, but these errors were encountered: