Hey there,
It's essentially an fs.FS interface implementation that uses Large Objects on Postgres, with all the bells and whistles.
It's powerful, because you essentially get a filesystem that's tied to a database transaction, and it can stores files of up to 4GB.
Feedback on the API is appreciated.
Thanks.