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

Optimize the query behind /splits #329

Merged
merged 3 commits into from
May 31, 2022
Merged

Conversation

severo
Copy link
Collaborator

@severo severo commented May 31, 2022

No description provided.

recommended by the "performance advisor" on cloud.mongodbcom
(https://cloud.mongodb.com/v2/6239e2417155de3d798e9187#metrics/replicaSet/6239e8ba6c32bf5c2d888fb5/advisor/dropIndexes):

> Since this index is a prefix of the compound index shown below, removing it will not affect your read performance.
@severo severo marked this pull request as ready for review May 31, 2022 15:41
@severo severo merged commit ab6473e into main May 31, 2022
@severo severo deleted the respond-faster-on-splits-endpoint branch May 31, 2022 15:44
@severo severo changed the title fix: 🐛 remove two useless indexes Optimize the query behind /splits May 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant