Hi Luca, I really appreciate your reply.
Is there any place where I could find how to deal with conflict resolution for split brain scenarios? Let's say we have 2 datacenters, of N computers each. We would have a cluster/table of customer whose email is the unique ID. At a given point in time 2 different users create and account with the same ID simultaneously in both datacenters. This is a very rare case, but let's say the connection between them is not working, how would we deal with this? Grazie Mille On Monday, October 13, 2014 4:25:44 PM UTC+2, Lvc@ wrote: > > Hi Facundo, > OrientDB supports WAN replication with asynchronous mode. This is the > updated documentation: > > > http://www.orientechnologies.com/docs/last/orientdb.wiki/Distributed-Configuration.html#asynchronous-replication-mode > > <http://www.google.com/url?q=http%3A%2F%2Fwww.orientechnologies.com%2Fdocs%2Flast%2Forientdb.wiki%2FDistributed-Configuration.html%23asynchronous-replication-mode&sa=D&sntz=1&usg=AFQjCNEzPOFdO3Eiu73viCTsFJaCtUZL_A> > > Lvc@ > > ᐧ > > On 13 October 2014 08:58, Facundo Diaz <[email protected] <javascript:>> > wrote: > >> I am looking for the same. >> Hazelcast offers WAN replication on the enterprise edition. >> >> As you have mentioned there is little or no documentation about it on >> orient db' site. It is a shame as Orient looks to be a really interesting >> option but we would probably end up using cassandra and titan due to this >> "limitation" >> >> >> On Friday, December 27, 2013 10:19:25 AM UTC+1, Dodong Juan wrote: >>> >>> Thoughts ..? >>> >>> On Thursday, December 19, 2013 9:30:12 AM UTC-5, Dodong Juan wrote: >>>> >>>> Hi, >>>> >>>> I have been trying look for a documentation with regards to a >>>> replication across WAN but seems not able to find it. I don't want to >>>> create a cluster across WAN but rather create a cluster within a region >>>> and >>>> do a replication across another cluster in another region. >>>> >>>> This concept (cluster) and WAN replication is available in Hazelcast >>>> which oriented uses for clustering and replication. I was wondering if >>>> also >>>> uses the same concept ..? >>>> >>>> Thanks >>>> -np >>>> >>> -- >> >> --- >> You received this message because you are subscribed to the Google Groups >> "OrientDB" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
