> On Sep 13, 2016, at 7:28 AM, arihant rk <[email protected]> wrote: > > i have configured sg-replicate configuration in syncgateway configuration and > also provided replication id. but could able to see that _sync:local > documents.
The replication algorithm creates these documents in the remote database to store ‘checkpoint’ data. This helps to guard against inconsistencies if the remote (or local) database regresses due to a restore from a backup. Mobile clients create these too. Just ignore them. They’re an internal detail of Sync Gateway and the replicator, just like everything else in the bucket that starts with “_sync:”. —Jens -- 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/3BB9B473-4F61-41FA-A93E-DF0B43C70683%40couchbase.com. For more options, visit https://groups.google.com/d/optout.
