redis cluster mget return guarantee order?

79 Views Asked by At

I'm using the redis cluster environment If I look up using the mget command, do I guarantee that the returned values will come out in order?

I looked for various documents, but I couldn't find them

Thank you. Have a nice day

0

There are 0 best solutions below