On Thursday, December 18, 2014 12:00:22 AM UTC+5:30, Jens Alfke wrote: > > > On Dec 17, 2014, at 9:46 AM, Ami Kapadia <[email protected] <javascript:>> > wrote: > > I don't get data like "started_on" or "updated_on". Any idea on this? I > want to display data like "Last sync time" and "All data are synced or > not". So, those data will be helpful. > > > Are those properties that are in CouchDB's _active_tasks? I don't think > we've implemented them. > > We may have ignored "started_on" because your app starts the replication > itself, and if capturing the time is important, it can do that itself. > What if I want last sync time? Is there any property or direct way to get it?
> > You can tell if all data is synced: the "status" property will change to > "Idle". (Or in the case of a non-continuous replication, the task will > stop.) > If we get offline, and I am adding some data, do we get status like "these many records are remaining to 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/097e3554-ab40-4835-b6c9-0aed33fdad10%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
