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

Re-introduce redis as optional session adapter #64

Open
fynnlyte opened this issue Jan 24, 2023 · 0 comments
Open

Re-introduce redis as optional session adapter #64

fynnlyte opened this issue Jan 24, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@fynnlyte
Copy link
Collaborator

fynnlyte commented Jan 24, 2023

With 2d182fd, session caching in redis was removed in order to simplify the setup and make it compatible with Cloudant.

Since couch-auth is now primarily targeted at self-hosted CouchDB setups and we're transitioning more and more from „offline first“ to „server first“ -> add redis as optional dependency to improve performance of checking token validity.

Maybe use dynamic imports to achieve that?

@fynnlyte fynnlyte added the enhancement New feature or request label Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant