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

[Task] Optimize MongoDB queries for faster message retrieval #30

Open
abi-sheks opened this issue Dec 12, 2024 · 0 comments
Open

[Task] Optimize MongoDB queries for faster message retrieval #30

abi-sheks opened this issue Dec 12, 2024 · 0 comments
Labels
hard This is a hard issue worth 60 points.

Comments

@abi-sheks
Copy link
Collaborator

The current methods for document retrieval from the database are not as optimal as can be. Especially as the number of documents grow, the queries don't scale accordingly. Leverage indexing and query limiting/aggregation to optimize queries for performance. Please discuss your approach with maintainers beforehand.

@abi-sheks abi-sheks added the hard This is a hard issue worth 60 points. label Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hard This is a hard issue worth 60 points.
Projects
None yet
Development

No branches or pull requests

1 participant