I need to better understand how purge works.This needs to be done on both android and ios.
We have a module that uses chat functionality ,What we need to know is how stop syncing of documents that are older than a particular time (lets say chat documents older than a month).So that we do not store large ammonuts of information on a mobile device Purge was our initial solution ,but in case user decides to view messages older than a month or so ,we have no way to get those documents back (via somethiing called a 'load more' functionality). Should we be using purge in this case and then call server views runtime to get those docs for temporary use? -- 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/b127a077-ee06-48ef-bfd9-4993c4bbd0ca%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
