We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We're using mongo as our session store via connect-mongo and whilst it's somewhat functional we've been running into issues lately.
connect-mongo
We should look at alternatives (both mongo as storage libraries and also alternative methods to store our sessions)
https://github.com/mongodb-js/connect-mongodb-session is now a suggested alternative
TBC
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
We're using mongo as our session store via
connect-mongo
and whilst it's somewhat functional we've been running into issues lately.Suggested solution
We should look at alternatives (both mongo as storage libraries and also alternative methods to store our sessions)
https://github.com/mongodb-js/connect-mongodb-session is now a suggested alternative
Goal
Tasks
TBC
The text was updated successfully, but these errors were encountered: