Skip to content

Conversation

cofin
Copy link
Member

@cofin cofin commented Oct 5, 2025

Implements a complete set of methods to enable using any supported sqlspec driver as a session store in Litestar.

Replaces #83

cofin added 4 commits October 5, 2025 05:24
…config support

- Implement integration tests for Psqlpy, Psycopg (async and sync), SQLite session stores.
- Refactor existing tests to include type hints for better clarity and maintainability.
- Introduce a new test suite for verifying extension_config parameter support across all adapters.
- Ensure that all adapter configurations correctly handle and store extension configurations.
- Validate that extension_config defaults to an empty dictionary when not provided.
- Test that multiple extension configurations can be stored and accessed correctly.
@cofin cofin changed the title feat(litestar): implements a litestar session backend feat(litestar): implements a session backend Oct 5, 2025
@cofin cofin merged commit 0c401fd into main Oct 6, 2025
15 checks passed
@cofin cofin deleted the session-foundation branch October 6, 2025 02:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant