andrewrk / andrewrk/node-plan

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

Ouverte
#5 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
enhancement
Langage dominant
JavaScript
Étoiles
20
Forks
2
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.