-
Notifications
You must be signed in to change notification settings - Fork 4
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
Reduce redis calls / use client side caching #15
Comments
Some "one time" checks need to actually happen one-time on login instead of every request. |
get rid of accesses to defaults that aren't necessary ^ |
ankush
changed the title
Optimize authentication related code - reduce redis calls
Optimize authentication related code - reduce redis calls / use client side caching
Dec 26, 2024
Trace of a single request to get a document
|
ankush
changed the title
Optimize authentication related code - reduce redis calls / use client side caching
Reduce redis calls / use client side caching
Dec 26, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: