martinklepsch / s3-beam

🚀 direct-to-S3 uploading using ClojureScript
Eclipse Public License 1.0
92 stars 17 forks source link

Made the AWS zone a parameter #2

Closed gja closed 9 years ago

martinklepsch commented 9 years ago

Definitely a very useful addition, thank you. What do you think about reordering parameters like zone, bucket, key, access key, secret key instead of appending the zone to the parameter list? I'd cut a new release so it doesnt break current setups.

martinklepsch commented 9 years ago

@gja took a long time but I just published a new version with the zone as a parameter.