Skip to content

Commit 8c7e2fb

Browse files
authored
Update index.md
1 parent 842b54b commit 8c7e2fb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/commands/json.mget/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ Return the values at `path` from multiple `key` arguments
3434

3535
{{% warning %}}
3636
When cluster mode is enabled, all specified keys must reside on the same [hash slot](https://redis.io/docs/latest/operate/oss_and_stack/reference/cluster-spec/#key-distribution-model).
37+
38+
When the database has more than one shard and the specified keys reside in different shards, a CROSSSLOT error will not be reported and the results may be partial.
3739
{{% /warning %}}
3840

3941
[Examples](#examples)

0 commit comments

Comments
 (0)