> > Looks like the parent revision’s body has been compacted away. CBL doesn’t > guarantee to keep past revisions around; it’s not a version-control system. > If you’re using SQLite storage they should stick around until you manually > compact, though. >
Is there a way to preempt this error? I feel like it's slowing down fetching of my deleted documents. From my previous email, it took 590 seconds (9.8 minutes) to loop through 88380 deleted documents to try and get the ones that have data in them that can be restored. Perhaps by using CBLRevision's propertiesAvailable method? Yes, I'm using SQLite so the objects are hanging around until manually compacted, which is exactly what I want. I'm not trying to make it a version control system, just an easy way to restore recently deleted objects. Like making a trashcan function. Thanks, Brendan -- 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 mobile-couchbase+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/e7ec446c-f03e-4a5d-8298-02848bf0ce1a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.