I found that the redis mget of python is out of order. Is there any way to make sure that it is the same as before? Now, in order to keep the order, I can only for loop to get,. The speed is too slow
I found that the redis mget of python is out of order. Is there any way to make sure that it is the same as before? Now, in order to keep the order, I can only for loop to get,. The speed is too slow