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

Investigate effectiveness of queries to mongodb #21

Open
t-persson opened this issue Feb 5, 2020 · 0 comments
Open

Investigate effectiveness of queries to mongodb #21

t-persson opened this issue Feb 5, 2020 · 0 comments

Comments

@t-persson
Copy link
Collaborator

Description

We should analyze the queries that we're doing to mongodb and measure their effectiveness.

Motivation

We need to be able to provide a great API for Eiffel even when the database increases and without killing CPUs.

Exemplification

Having a responsive API and knowledge about the queries that we make should be essential going forward with this project.

Benefits

Effective queries = happy machines = happy users

Possible Drawbacks

If the queries are already effective enough then this could be a waste of time.

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

No branches or pull requests

1 participant