-
Notifications
You must be signed in to change notification settings - Fork 31
feat: πΈ Add sqlite support for aliases #2957
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
Conversation
The latest updates on your projects. Learn more about Vercel for Git βοΈ
|
e89aefc
to
eb0cbd4
Compare
03c856c
to
488ac4e
Compare
eb0cbd4
to
d523d51
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks great!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great!
The base branch was changed.
d523d51
to
e7f3a49
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested and works as expected, great work!! π
β Closes: https://hashicorp.atlassian.net/browse/ICU-17420
Description
Added schema to support aliases in sqlite. Initial loads are still <100ms.
Screenshots (if appropriate)
How to Test
Use the same cluster with 400k aliases as a playground. DM me if you need the credentials again
Checklist
[ ] I have added before and after screenshots for UI changes[ ] I have added JSON response output for API changes[ ] I have added steps to reproduce and test for bug fixes in the description[ ] I have commented on my code, particularly in hard-to-understand areas[ ] I have added tests that prove my fix is effective or that my feature worksPCI review checklist
Examples of changes to security controls include using new access control methods, adding or removing logging pipelines, etc.