Cross-Geo Replication for RedisGraph

Hi,
as per my understanding In-memory Shard replication is not possible for RedisGraph but we can use “Replica-of” feature for duplicating the data. We needed cross-Geo slaves. Is that feasible? What is the error percentage while data replication?

Hi, can you please elaborate on “in-memory shard replication”?
Replica-of should work cross-geo

Also can you explain what do you mean by error percentage?

Thank you!

Hi, by shard replication i meant distributing a single graph across multiple nodes. And by error percentage what i meant was If i am replicating my data from point A to point B (WAN connection) , is there a possibility of data loss while replicating? if there is, how frequent is it?