andrewrk / andrewrk/node-plan

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

Abierto
#5 0 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
JavaScript
Estrellas
20
Forks
2
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.