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