Package postgresstore provides a PostgreSQL-backed session store for the SCS session management library.
go get github.com/alexedwards/scs/postgresstoreNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a session manager backed by a PostgreSQL store.
Run the SQL migration script provided in the documentation to create the sessions table.
No dependency data recorded yet.