You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I tried to create a simple setup on my laptop. 2 Redis servers, one on port 6379 and another on port 6380. Then I set up live replication from on server to the other using the riot docker container. After that I inserted 500000 keys using the command cat set.txt | redis-cli --pipe. I'm not sure why riot processed only about 16000 keys.
Hi,
I tried to create a simple setup on my laptop. 2 Redis servers, one on port 6379 and another on port 6380. Then I set up live replication from on server to the other using the riot docker container. After that I inserted 500000 keys using the command
cat set.txt | redis-cli --pipe
. I'm not sure why riot processed only about 16000 keys.Source DB
Destination DB
Here are the complete logs from the riot container
Scanning/Listening 100% [=====================================================================================================] 22350/22350 (0:00:10 / 0:00:00) 2235.0/s
The text was updated successfully, but these errors were encountered: