Login
Remember
Register
Ask a Question
Which among the following factors helps in calculating the number of shards in Redis?
0
votes
asked
Oct 4, 2022
in
Redis
by
john ganales
Which among the following factors helps in calculating the number of shards in Redis?
a) Number of keys in a single shard
b) Number of keys in multiple shards
c) Partition key
d) Hash data structure
redis
shards
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Oct 4, 2022
by
john ganales
a) Number of keys in a single shard
...