diff options
author | Jeremy Daer <jeremydaer@gmail.com> | 2017-07-11 14:09:39 -0600 |
---|---|---|
committer | David Heinemeier Hansson <david@loudthinking.com> | 2017-07-11 22:09:39 +0200 |
commit | 6d3962461fb8d35fc9538d685fee96267663acf2 (patch) | |
tree | 986d9e719fcf52f34025b26a642205b6fb8adcd2 /test/service | |
parent | f28f4e9e4071ee7a33cb343b966f1c8d48d9437e (diff) | |
download | rails-6d3962461fb8d35fc9538d685fee96267663acf2.tar.gz rails-6d3962461fb8d35fc9538d685fee96267663acf2.tar.bz2 rails-6d3962461fb8d35fc9538d685fee96267663acf2.zip |
S3: slim down service implementation (#40)
* Use simple core API for duck-type compat with other clients
* initialize: accept an existing client
* initialize: accept arbitrary client args instead of a fixed, required set
* download: use native get_object streaming, no need to implement range requests
* exists?: use head_object (which returns immediately) rather than waiting for existence
Diffstat (limited to 'test/service')
0 files changed, 0 insertions, 0 deletions