chipsenkbeil / chipsenkbeil/distant
[Investigate] Switch directory retrieval and file reading to be streams
Open
breaking
consideration
- Dominant language
- Rust
- Stars
- 635
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.