On 09/04/2014 15:16:10, "Patrick Ohly" <patrick.ohly(a)intel.com> wrote:
On Wed, 2014-04-09 at 13:11 +0000, Emiliano Heyns wrote:
> On 09/04/2014 15:08:27, "Patrick Ohly" <patrick.ohly(a)intel.com>
>wrote:
>
> >
> >For example, CouchDB assumes that a DB gets created in one place and
> >then gets replicated. You cannot take two independent DBs and merge
> >them
> >(at least as far as I know - I am not a CouchDB expert).
> Couch does master-master replication.
Does that mean that master A can create DB 1, master B can create DB 2,
and then both DBs get merged into a common DB 3? That's what I meant.
Ah, you
mean with ID generation and such. I don't know about that.
Emile