Skip to content

[PX] We need MongoDB indices for the new collections to avoid slow queries in the near future #7846

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

Closed
RafaPolit opened this issue Apr 2, 2025 · 1 comment

Comments

@RafaPolit
Copy link
Member

No description provided.

@daneryl
Copy link
Collaborator

daneryl commented Apr 8, 2025

  • ideally include new indices and collections on the blank state

Options for index creation:

  • Normal migration.
  • Non maintenance migration (this option does not exist)
  • Create indexes when instantiating a mongo data source (check for potential performance hit)

@daneryl daneryl self-assigned this Apr 8, 2025
@daneryl daneryl closed this as completed Apr 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants