0 votes
in Redis by
recategorized by
_________ is an implementation of partitioning where you can send your query to a random instance, and the instance will forward your query to the right node.

a) Query routing

b) Proxy assisted partitioning

c) Client side partitioning

1 Answer

0 votes
by
Query Routing

Related questions

0 votes
asked Oct 4, 2022 in Redis by john ganales
0 votes
asked Oct 6, 2022 in Redis by sharadyadav1986
...