Re: Question on conflict handling

2011-04-01 Thread Peter Schuller
>> My question is a lot simpler: does Conflict only happens at column >> level? Or is it at row level? > > Individual column level only. Well, with the special exception of whole-row deletes. -- / Peter Schuller

Re: Question on conflict handling

2011-04-01 Thread Peter Schuller
> My question is a lot simpler: does Conflict only happens at column > level? Or is it at row level? Individual column level only. -- / Peter Schuller

Question on conflict handling

2011-04-01 Thread Paolo Ragone
Hi all, I've seen that lately there's been a lot of talks on conflicts, split brain problems, and related. My question is a lot simpler: does Conflict only happens at column level? Or is it at row level? I ask this because all the examples I've seen imply two clients writing to the same key-column