> On Aug 24, 2014, at 7:29 PM, Sherry Ummen <[email protected]> wrote: > > So is it so that still there will be one local data store will be synced with > couchdb? Does it also provide offline working also. Sorry I was not aware of > this model.
It syncs the same way it does with the Sync Gateway. (Basically, Couchbase Lite, Sync Gateway and CouchDB all use the same sync protocol. As do PouchDB, and Cloudant.com's hosted service.) The other servers don't offer channels, or per-document access control, though. Those are extensions only the Sync Gateway provides. —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/5201433F-6FC7-4EAF-A883-E0A9EF8DC037%40couchbase.com. For more options, visit https://groups.google.com/d/optout.
