Conflict Resolution

      +

      Couchbase Sync Gateway’s conflict resolution approach

      Conflicts are automatically resolved [1]. The functionality aims to simplify the default behavior of conflict handling and save disk space (conflicting revisions are no longer be stored in the database).

      The Couchbase Lite SDK guides describe how the automatic conflict resolution works:
      Swift | Java | Java (Android) | C# | Objective-C

      For conflict resolution on 1.x clients — see : Conflict Resolution 1.x Clients.