Expand description
Types related to PostgresSessionStore.
Structs§
- Postgres
Session Store - A server-side session store using Postgres as its backend.
Constants§
- POSTGRES_
SESSION_ STORE_ NEW - A handle to add
PostgresSessionStore::new()as a constructor to your Pavex application. - SESSION_
STORE_ FROM - A handle to add
fromas a constructor to your Pavex application.