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

Remove "non-optimised" findOrCreate function #725

Open
achrinza opened this issue Nov 26, 2022 · 0 comments
Open

Remove "non-optimised" findOrCreate function #725

achrinza opened this issue Nov 26, 2022 · 0 comments

Comments

@achrinza
Copy link
Member

The findOrCreate function, by default, utilises the older, "non-optimised" code for MongoDB pre-2.6 compatibility.

The pre-release of the v7 MongoDB driver gives us an opportunity to drop support for older MongoDB versions.

This issue is to track:

  1. Removing "non-optimised" findOrCreate function.
  2. Removing enableOptimizedFindOrCreate option.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Icebox
Development

No branches or pull requests

1 participant