s3.rb
17.7 KB
-
Use stream downloads for S3 objects as suggested by aws-sdk · c0b7d08c
documentation. They recommend sending a block to the #read method to avoid loading large objects into memory. See: http://docs.aws.amazon.com/AWSRubySDK/latest/AWS/S3/S3Object.html
Guillermo Vargas committed