Allow to use stream as source
Open
enhancement
help wanted
- Dominant language
- JavaScript
- Stars
- 419
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
Allow to use a stream on `.src()` so it could allow to use less memory instead of having all the file in memory on a Buffer object.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the `.src()` entry point and reading how archive sources are currently accepted and buffered. Review existing tests around source handling, then verify that a stream can be passed without loading the complete file into a Buffer while preserving current extraction behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, nodejs
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100