redis / riot

🧨 Get data in & out of Redis with RIOT

Home Page:http://redis.github.io/riot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is there any benchmark on how many ops/s we can handle with live replication?

nitin302 opened this issue · comments

No there are no benchmarks available yet, however this would be highly dependent on the network connection between the source and target databases. If you would like to contribute some benchmarks I would be happy to include them in the documentation.

@jruaux I have actually benchmarked and used riot for live production migration (with zero downtime). Do you think it would be a good case to present in the next redislabs conf - https://redis.com/redisconf/ ?