Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
Sick Sun (sun@shitposter.world)'s status on Monday, 25-Nov-2024 03:46:03 JSTSick Sun Imagine you have an activitypub collection, like a really big one. It can have any kind of object inside of it, including ones without ids. now say you want to delete an object out of the middle of the collection, how you are you supposed to do that efficiently? The best thing I can think is, canonicalize the object and hash it and index on the hash.