node-s3-uploader
node-s3-uploader copied to clipboard
Emit S3 upload result as soon an image version was uploaded
In some case we need result from on version is enough, so we don't need to wait the entire upload process completed.
For example: I save the original image in database, and sub version deduce from original URL, so the original URL is what I need.