Handle streaming case
Open
- Dominant language
- Python
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Maybe needed for #15 ?
Right now we assume we know checksum which means SOMEONE has the full file.
However, in some situations (producing tar backup file etc) we may want to stream it instead, and calculate object size after.
Should this be inside or outside OI scope? Seperate simple "stream" service?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.