andrewrk / andrewrk/node-plan

ability for tasks which accept a file as input to also accept a stream

未关闭
#5 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
JavaScript
星标
20
派生
2
PR 合并指标
30 天内没有已合并 PR

描述

for example, s3-upload and s3-download are well suited for accepting and producing streams. we could automatically convert a stream into a temp file for tasks which are incapable of dealing with streams.

this requires some complicated change because we would have to change the progress evaluating code to take this into account and also add API for tasks to say that they haven't finished but are producing data.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。