USE Keys vs Py SDK get_multi

The kv api (get, get_multi) will be quicker because the client will send the request to the node that holds the document. Query requests are sent to any query node, and the documents are pulled from their nodes and sent back to the client.
Mike

1 Like