Skip to main content

Module session

Module session 

Source
Expand description

SQLite-backed SessionStore (HIPAA-4).

Backend-agnostic per the workspace memory: the trait lives in arc-core; this is one of several implementations. Postgres and Redis variants are slot-in replacements.

Structsยง

SqliteSessionStore
Durable JWT session store backed by SQLite.