Tag: MVCC

Document Conflicts & Resolution in Couchbase Mobile 2.0
Document Conflicts & Resolution in Couchbase Mobile 2.0

This post discusses the fundamentals of how document conflicts are handled in Couchbase Mobile 2.0 using “automatic conflict resolution”.

Managing Database Sizes in Couchbase Mobile and Conflict Resolution
Managing Database Sizes in Couchbase Mobile and Conflict Resolution

Over time, in a MVCC based system, a document can grow to have multiple revisions. The post discusses database management techniques in Couchbase Mobile.

Demystifying Conflict Resolution in Couchbase Mobile
Demystifying Conflict Resolution in Couchbase Mobile

Conflicts can occur in replication environments where a document can be updated concurrently by one or more writers.