tedu on Nostr: Thinking about a plan to rework how honk stores images. The big blob db was the ...
Thinking about a plan to rework how honk stores images. The big blob db was the simple evolution of storing everything in the main db, but I think it just makes space management difficult. Would like to switch to a simple file store. Going to be a messy upgrade.
Orthogonal to that, lazy fetching attachments so we don't drag in every image on posts that are never seen could help. Maybe will do that first, because it reduces space requirements for the upgrade above.
Orthogonal to that, lazy fetching attachments so we don't drag in every image on posts that are never seen could help. Maybe will do that first, because it reduces space requirements for the upgrade above.