From 9724b82d63e49b830a6de51baeb2d2c9b88ac72b Mon Sep 17 00:00:00 2001 From: Nathan Peck Date: Tue, 16 Sep 2014 11:57:04 -0400 Subject: [PATCH] Adding s3-upload-stream --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index e08233d..33f7ab1 100644 --- a/readme.md +++ b/readme.md @@ -255,6 +255,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [multistream](https://github.com/feross/multistream) - Combine multiple streams into a single stream. - [graphicsmagick-stream](https://github.com/e-conomic/graphicsmagick-stream/) - Fast convertion/scaling of images using a pool of long lived graphicsmagick processes. - [readable-stream](https://github.com/isaacs/readable-stream) - Mirror of Streams2 and Streams3 implementations in core. +- [s3-upload-stream](https://github.com/nathanpeck/s3-upload-stream) - Upload a stream to an Amazon S3 bucket using multipart upload. ### Real-time