Redis Cluster and Replication across multiple region on-premise

Viewed 31

I have Deploy Redis Cluster via helm and it is working fine, Now my requirement is I have 5 sites ex: Asia, Europe etc. In each Site We have one redis Cluster, So is there any mechanism can use so redis clusters can communicate or replicate data across region with each others. This flow will be used for SMSC application for pending messages to be deliver. Is there any mechanism we can achieve this flow.

Or is there a way we can create Global Cluster to achieve this flow

0 Answers
Related