Thread Safety

    Couchbase mobile database API thread safety concepts

    Overview

    The Couchbase Lite API is thread safe except for calls to mutable objects: MutableDocument, MutableDictionary and MutableArray.