lgscofield commented on issue #3099:
URL: https://github.com/apache/kvrocks/issues/3099#issuecomment-3163258772

   We currently use Redis for persistent storage. To address disaster recovery 
issues, we have set up a hot standby cluster within the same city. Currently, 
we use a synchronization tool (redis-shake) to synchronize data from the 
primary cluster to the standby cluster. We would like to know if kvrocks can 
implement the Active Replication feature of keydb (or the dual-active feature 
of Redis Enterprise Edition) to replicate data from the primary cluster to the 
standby cluster. We are unsure if this can be achieved.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to