> On Apr 1, 2015, at 10:22 AM, Jean Regisser <[email protected]> wrote: > > I'm trying to see if there's a way to detect that the Sync Gateway shadow > bucket was reinitialized and hence delete the local DB to get rid of the > documents that were replicated before the reset.
By ‘shadow bucket’ do you mean the application bucket, the one that’s directly accessible to your app server using Couchbase Server SDKs? And how are you erasing it? I don’t believe SG detects that the app bucket has been erased, so it has no effect on the database SG manages, and you wouldn’t be able to tell from your client. —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/737F06FC-1476-4B16-AC7F-7851B1AD5118%40couchbase.com. For more options, visit https://groups.google.com/d/optout.
