Closed
Description
Currently (As far as I can tell) formidable exposes files as write streams and saves them to the disk automatically. It would be handy if it could also have an option to expose the files as read streams so that the files are not persisted to the disk until read.
Formidable could then listen for the response to end and close and (unused) read streams.
Metadata
Metadata
Assignees
Labels
No labels