79455860

Date: 2025-02-20 21:22:58
Score: 1
Natty:
Report link

To Support Distributed Arch Redis Cluster Divides itself in ~16K hashslots, and each nodes carries a range of hashslots, To Perform operations like WATCH, MGET the Keys should belong to same HashSlot

This Issue will not occur with Standalone Redis Node But with Redis Cluster, try to do WATCH, MGET with keys belonging to same hashslot

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Anurag Raghuvanshi