martinklepsch / s3-beam

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

Add support for providing metadata when uploading objects #37

Closed danielcompton closed 7 years ago

danielcompton commented 7 years ago

Users can provide a map of metadata which will be stored as S3 metadata for the uploaded object.

Rename keys and variables to be more consistent with their usage. This is forwards and backwards compatible with the previously released version of s3-beam.

I've tested this and it works correctly with and without extra metadata.

danielcompton commented 7 years ago

@martinklepsch can you release a 0.6.0-alpha1 release that includes this?

martinklepsch commented 7 years ago

Done ✅ https://clojars.org/org.martinklepsch/s3-beam