Skip to content

mzattahri/pgfs

Repository files navigation

pgfs

GoDoc reference CI Coverage Status Go Report Card

pgfs is a Go library that implements fs.FS using Large Objects on Postgres.

Documentation

See documentation for more details.

Installation

go get mz.attahri.com/code/pgfs/v2

Testing

Tests require Docker engine to be running and the Docker CLI to be installed in order to launch an ephemeral Postgres instance.

make test

About

Go library that implements fs.FS for Postgres using Large Objects.

Topics

Resources

License

Stars

Watchers

Forks

Contributors