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

[Investigate] Switch directory retrieval and file reading to be streams #164

Open
chipsenkbeil opened this issue Mar 18, 2023 · 0 comments
Labels
breaking Would require breaking changes consideration Needs consideration and may not be implemented, fixed, etc.
Milestone

Comments

@chipsenkbeil
Copy link
Owner

This would be a breaking change and add potential additional noise to the network traffic, but would overcome issues with large files and directories by streaming the results as they are being read instead of batching the entire contents to send over.

Something to investigate, not necessarily going to be done. Should decide before 1.0.

@chipsenkbeil chipsenkbeil added breaking Would require breaking changes consideration Needs consideration and may not be implemented, fixed, etc. labels Mar 18, 2023
@chipsenkbeil chipsenkbeil added this to the 1.0 milestone Mar 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Would require breaking changes consideration Needs consideration and may not be implemented, fixed, etc.
Projects
None yet
Development

No branches or pull requests

1 participant