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
My redis is a cluster env, include 6 nodes,
When I execute: redis-dump -u 127.0.0.1:7000 > db_7000_full.json at 7000 node, output log:
CROSSSLOT Keys in request don't hash to the same slot.
Could you help me ?
The text was updated successfully, but these errors were encountered:
My redis is a cluster env, include 6 nodes,
When I execute: redis-dump -u 127.0.0.1:7000 > db_7000_full.json at 7000 node, output log:
CROSSSLOT Keys in request don't hash to the same slot.
Could you help me ?
The text was updated successfully, but these errors were encountered: