Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add count option to list() operation #863

Open
leplatrem opened this issue Oct 16, 2018 · 0 comments
Open

Add count option to list() operation #863

leplatrem opened this issue Oct 16, 2018 · 0 comments
Labels
stale For marking issues as stale. Labeled issues will be closed soon if label is not removed.

Comments

@leplatrem
Copy link
Contributor

If count is > 0 then we can stop iterating on the store once we've found count results.

This would optimize use cases with huge collections when only a limited number of records is expected to be found

@alexcottner alexcottner added the stale For marking issues as stale. Labeled issues will be closed soon if label is not removed. label Jul 23, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
stale For marking issues as stale. Labeled issues will be closed soon if label is not removed.
Projects
None yet
Development

No branches or pull requests

2 participants