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

Embedded Documents performance #1029

Closed
Amedeo91 opened this issue Jun 20, 2017 · 0 comments
Closed

Embedded Documents performance #1029

Amedeo91 opened this issue Jun 20, 2017 · 0 comments
Milestone

Comments

@Amedeo91
Copy link

Hi,

when using the embedded feature, if the field with the embedded enable contains a list, Eve is performing a find_one for each ids instead of doing only one query.

This may kill the performances of the feature: what about doing only one round trip to the database when a list of ids is provided?

Regards,
Amedeo

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

2 participants