InterviewSolution
Saved Bookmarks
| 1. |
__________ is an implementation of partitioning where you can send your query to a random instance, and the instance will forward your query to the ri |
|
Answer» __________ 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. |
|