On Jul 11, 2014, at 9:05 AM, Arash Ashrafi <[email protected]> wrote:
> Is there anyway to release those object from memory? Couchbase Lite caches a limited number of recently used documents in memory; I think the number is 50. (Only the bodies are cached, not attachments.) This should't cause memory problems; if it does, you should consider splitting up your documents into something smaller, or moving the large data into attachments. --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/3E009190-221F-46C0-B844-708C4F3563E6%40couchbase.com. For more options, visit https://groups.google.com/d/optout.
