Skip to content
This repository has been archived by the owner on May 31, 2023. It is now read-only.

Streaming file listing #3

Open
Roman2K opened this issue Mar 17, 2017 · 0 comments
Open

Streaming file listing #3

Roman2K opened this issue Mar 17, 2017 · 0 comments

Comments

@Roman2K
Copy link
Owner

Roman2K commented Mar 17, 2017

Lists of existing files are currently buffered as slices due to bad initial decision. Shouldn't have too much of an impact on memory usage below ~terabytes of data but still feels wrong.

Switch to channel-based streaming.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant