crossslot keys in request don't hash to the same slot ✓ Dealing with CROSSSLOT Keys error in Redis

฿100.00


The error log means: The requested Key key is not hashed into the same slot The key space of the Redis cluster is divided into 16384 slots, and the maximumcrossslot keys in request don't hash to the same slot Change key names and use hash tags to ensure that the involved keys are in the same slot Avoid data skew when you use hash tags For more

crossslot keys in request don't hash to the same slotCROSSSLOT Keys in request don't hash to the same slot or :6001> mget mykey{node2} mykey2{node2} kiddo:3 CROSSSLOT Keys

crossslot keys in request don't hash to the same slot CROSSSLOT Keys in request don't hash to the same slot ” A key operations where keys falls to the different key slots