Hi everybody, I'm working on a phonegap app implemeting the sync process. I've been reading through the docs and I couldn't see the difference between using the Sync REST API and the Push/Pull replicators, specifically when I have to get the changes from the remote db.
>From the docs on couchbase: *Sync REST API *http://docs.couchbase.com/sync-gateway/#sync-rest-api "You use the Sync REST API *to synchronize a local database with a remote database*. ..." *Replication h* ttp://developer.couchbase.com/mobile/develop/guides/couchbase-lite/native-api/replication/index.html "A Replication object represents a replication (or "sync") *task that transfers changes between a local database and a remote one*. ..." Are both of them to do the same? Thanks in advance, -- 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/6f4b5c26-3b6f-4ac7-81ce-cbb9157e42d7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
