0 votes
in Redis by
Consider an example where a range of users from 0 to 10000 goes to a Redis instance R0, and another range of users 10001 to 20000 goes to R1. This is _________ partitioning.

a) Hash partitioning

b) Range partitioning

c) Client partitioning

1 Answer

0 votes
by

b) Range partitioning

Related questions

0 votes
asked Sep 3, 2022 in Ruby by DavidAnderson
0 votes
asked Oct 6, 2022 in Redis by Robindeniel
...