-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Differences between multi get and getMultiple #5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Comments
Hello, Your interpretation is correct.
Nicolas |
Thanks ;) |
Closed
Closed
Closed
Closed
Closed
Closed
Closed
2 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
I just want to know the differencies between multiple get inside a transaction and the getMultiple command. Are the commands sended in one time in the first case, are they queue on the server itself or on the client side ?
what is the more efficient between the two ways ?
Thx
The text was updated successfully, but these errors were encountered: