Hey Couchbase Lite Team, I have a quick question using Sync Gateway and Couchbase Lite when writes are acknowledged by the server are they guaranteed to be persisted to disk or not?
As far as I'm aware Couchbase Server uses a memory cache and to ensure writes are persisted you must poll/check it's been flushed from memory to disk successfully yourself. I'm just not experienced enough with the golang / API / sync_gateway to determine if the sync_gateway properly does this check before acknowledging writes. Thanks, Robert -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/f69f939d-7995-4272-8a83-ceacef572178%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
