pgfs is a Go library that implements fs.FS using
Large Objects on
Postgres.
See documentation for more details.
go get mz.attahri.com/code/pgfs/v2Tests require Docker engine to be running and the Docker CLI to be installed in order to launch an ephemeral Postgres instance.
make test