Crate pavex_session_sqlx

Source
Expand description

Storage backends for pavex_session, implemented using the sqlx crate.

There is a dedicated feature flag for each supported database backend:

  • postgres: Support for PostgreSQL.

Structsยง