Closed
Description
Would you consider modifying the code so that if the user does not provide their own s3 client, then Uploader will create a client once and cache that client object so that it can be used for multiple Uploader() calls?
If anyone is using this library to make multiple uploads to the same s3 account, then they wouldn't want to create the s3 object multiple times. And it would seem cumbersome to create a wrapper around this wrapper that creates a cached s3Client object.
Metadata
Metadata
Assignees
Labels
No labels