package
2.0.4
Repository: https://github.com/rstudio/platform-lib.git
Documentation: pkg.go.dev

# README

/pkg/rsstorage/servers/postgres

Description

The Postgres implementation is alpha/experimental. It needs more testing (and probably more work) to prepare it for actual use.

A storage server implementation that uses PostgreSQL large object storage. Requires a connection pool from the pgx library.