kinto.js icon indicating copy to clipboard operation
kinto.js copied to clipboard

Add `count` option to list() operation

Open leplatrem opened this issue 7 years ago • 0 comments

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

leplatrem avatar Oct 16 '18 14:10 leplatrem