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

Allow kvitems to stop iterating after first matches are found #62

Open
rtobar opened this issue Dec 1, 2021 · 0 comments
Open

Allow kvitems to stop iterating after first matches are found #62

rtobar opened this issue Dec 1, 2021 · 0 comments
Labels

Comments

@rtobar
Copy link

rtobar commented Dec 1, 2021

See the discussion in #61. The idea is to have a new stop_after_first or similar flag in kvitems that will allow it to skip processing the rest of the input data after yielding the key-value pairs from the first object matching the prefix.

@rtobar rtobar added the feature label Dec 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant