Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: Use prepared statements on Drizzle adapter #1695

Open
crisog opened this issue Sep 11, 2024 · 1 comment
Open

[Feature Request]: Use prepared statements on Drizzle adapter #1695

crisog opened this issue Sep 11, 2024 · 1 comment
Labels
feature request New feature requests

Comments

@crisog
Copy link

crisog commented Sep 11, 2024

Package

​@lucia-auth/session-drizzle

Description

Using prepared statements is significantly faster. For some of us that are using auth middleware, these queries are executed quite often resulting in a penalty in performance. More info about prepared statements can be found here.

@crisog crisog added the feature request New feature requests label Sep 11, 2024
@A1X5H04
Copy link

A1X5H04 commented Sep 14, 2024

@crisog Can I know how are you using middleware with lucia, or sharing the repo will also help me 🙏🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature requests
Projects
None yet
Development

No branches or pull requests

2 participants