couchbase / couchbase-lite-net

A lightweight, document-oriented (NoSQL), syncable database engine for .NET
http://developer.couchbase.com/mobile/
Apache License 2.0
439 stars 126 forks source link

CBL-5566: Replicator ID markings in logs #1620

Closed borrrden closed 6 months ago

borrrden commented 6 months ago

.NET was already doing most of this, aside from an o for representing "one-shot"

Along for the ride in this commit is a nullability regression fix