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

Upgrade MongoDB and Mongoose #46

Open
imartinezortiz opened this issue Jan 9, 2025 · 0 comments
Open

Upgrade MongoDB and Mongoose #46

imartinezortiz opened this issue Jan 9, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@imartinezortiz
Copy link
Member

imartinezortiz commented Jan 9, 2025

Current mongodb is too old. Migrate to Mongo 7.X and Mongoose 8.X is proposed.

As done with other components. Start using target versions for mongodb and mongoose to adapt / test the code accordingly to address breaking changes. Then work on the migration process

MongoDB migration (as stated in mongo docs must be done following this incremental steps):

Note that during the upgrade process there some manual steps to enable new mongo features.

Mongoose migration process:

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
Status: To do
Development

No branches or pull requests

2 participants