Viktors Buls

Results 4 comments of Viktors Buls

Same thing for me - I'm running a single Node.js process that downloads files from the web over HTTP (text and binary) - some 25-30K files, ~1GB in volume, about...

Doesn't look like it. If you need this in your project, I suggest pulling my fork and bundling it as a local gem, e.g. `echo 'gem "happening", "0.2.6", :path=>"vendor/gems/happening"' >>...

There is a bug with the underlying em-http-request gem: https://github.com/igrigorik/em-http-request/issues/176 Once it's fixed I'm going to request a pull on my fork with streaming put support.

and the pull has been requested: https://github.com/peritor/happening/pull/17