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

perf(api-keys): avoid db scan in find_subject_by_key #4718

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

dolcalmi
Copy link
Collaborator

Fix performance issue authenticating expired keys https://ui.honeycomb.io/galoy/datasets/galoy-bbw/result/xPmzcadaYSV?hideCompare=

search by encrypted_key is not necessary because active keys are already populated

@dolcalmi dolcalmi merged commit ce663d1 into main Jan 22, 2025
16 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants