Quoting Bob Glickstein (2019-12-05 17:36:08) > I'm interested in making blobs reachable (and indexable too) without > needing separate claims. If I have a blob X that's a highly structured > JSON object, where some of the JSON values are blobrefs, I'd like for > Perkeep to consider the referenced blobs reachable if X is reachable > regardless of any claims connecting X to other blobs. Fewer total blobs > are needed this way, as long as no mutability is required, and complex > trees of objects (like the headers, bodies, and attachments of a folder > full of e-mail messages) can be reconstructed more easily and > efficiently.
My assumption has always been that the GC algorithm would follow references in schema blobs, so you would only need to point a claim at the "root", not every blob in the tree. Of course, GC isn't implemented at all currently, so all of this is hypothetical. -Ian -- You received this message because you are subscribed to the Google Groups "Perkeep" 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/perkeep/157568600073.2092.13477761832881381164%40localhost.localdomain.
