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

"Recursive" option for KVS directory gets #353

Closed
trws opened this issue Aug 23, 2015 · 1 comment
Closed

"Recursive" option for KVS directory gets #353

trws opened this issue Aug 23, 2015 · 1 comment

Comments

@trws
Copy link
Member

trws commented Aug 23, 2015

I'm starting to run into a number of places where it would be beneficial to condense the read of an entire tree into a single request. This would probably need to either have a size limit, or return the results in chunks rather than be left completely unbounded, but providing the lookup-equivalent of a transaction would be pretty helpful for performance in some of my code.

@garlick
Copy link
Member

garlick commented Aug 17, 2022

Closing old issue. Reopen if this is still compelling given where we are now.

@garlick garlick closed this as completed Aug 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants