Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

MongoDB storage provider: investigate using aggregates to allow results and total items counts to be obtained in a single find call #147

Open
DRK3 opened this issue Aug 11, 2021 · 0 comments

Comments

@DRK3
Copy link
Contributor

DRK3 commented Aug 11, 2021

This might help performance for clients that always want to get total item counts. Maybe it'll reduce performance for clients that don't need it? We should investigate. The usage of aggregates/non-aggregates could be enabled by adding a new query option.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant