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
Hi,
I am trying to run JSON.MGET in redis Sharded Cluster but I suppose it's returning the keys present in only one hashslot, but according to documentation here:
Hi,
I am trying to run JSON.MGET in redis Sharded Cluster but I suppose it's returning the keys present in only one hashslot, but according to documentation here:
https://docs.redis.com/latest/rs/databases/durability-ha/clustering/
Clustering supports mget command. Can you please confirm if json.mget should work here or not, or am I missing something?
The text was updated successfully, but these errors were encountered: