andrewrk / andrewrk/node-plan

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

オープン
#5 コメント 0 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。