Monday, 15 July 2013

couchdb - Status of a filtered pull replication with Couchbase Lite -



couchdb - Status of a filtered pull replication with Couchbase Lite -

how reliably check filtered pull replication has completed couchbase lite?

the replication status set stopped on completion or on fatal error. a alter listener fires on incoming changes can't used monitor connection status. you can find seq number of database not lastly seq of grouping of filtered changes.

the replication object lasterror property. guide says if set nil, there has not been error since replication started. check when see replication status go stopped.

http://docs.couchbase.com/couchbase-lite/cbl-ios/#working-with-replications

couchdb couchbase database-replication

No comments:

Post a Comment