Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use minio sdk? #4

Closed
graywolf336 opened this issue Jun 18, 2020 · 4 comments
Closed

Use minio sdk? #4

graywolf336 opened this issue Jun 18, 2020 · 4 comments

Comments

@graywolf336
Copy link
Contributor

Have you thought about using the minio sdk instead of the aws one?

https://github.com/minio/minio-go

@gabek
Copy link
Member

gabek commented Jun 18, 2020

I haven't! What are the benefits? Thanks for the suggestion!

@graywolf336
Copy link
Contributor Author

Quite honest, not 100% sure what the benefits are over the two. I tried to look into it, but failed to find any valid reason to choose one over the other.

Appreciate the work you guys are doing!

@gabek
Copy link
Member

gabek commented Jun 18, 2020

It looks like it's scoped just to object storage, and not the entire AWS service set. That might make it much more lightweight than importing the entire AWS SDK like it is now. That in itself is worth investigating. Thanks for the kind words and bringing up this alternative!

@graywolf336
Copy link
Contributor Author

Ah, yeah that is true and you're right, a very great improvement if it makes the binary smaller. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants