+1 on this, I'm seeing some performance issues with large amounts of deleted docs as well.
On Tuesday, September 2, 2014 5:39:36 PM UTC-4, Traun Leyden wrote: > > > One of the other questions from the recent Tokyo Ideathon was surrounding > how to keep couchbase lite databases from growing without bounds. > > As far as I know, the answer is to purge this data locally. The person > then asked me if there's anything available that makes this easier, or > whether it's completely up to the developer. > > What is the best practice here? For example, every time the app starts > up, run a query for data that's over X days old and call doc.purge() on > each document? > > Any docs / pointers / tips would be helpful so I can make sure this gets > back to the original person who asked the question. > > > -- 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/74b9f96e-bc01-4e4d-849d-87f61f474c30%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
