What happens with 1/10 second's database records not replicated? That could be a successful transaction on one, and no record of it on the other?
You can use a multi-master setup and strict consistency checks, though.
What happens with 1/10 second's database records not replicated? That could be a successful transaction on one, and no record of it on the other?