Skip to content

feat: Add a SQLite-based session storage backend to pavex_session_sqlx #465

@LukeMathWalker

Description

@LukeMathWalker

We currently have a Postgres-based implementation. We should add a SQLite one.

It should be gated behind a feature flag, named sqlite.
The structure should follow the one for the current Postgres implementation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions