You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we have MinIO support using the AWS SDK. What is the community's view on rewriting this to use the official MinIO Client SDK instead of the AWS SDK? Would there be any benefits?
This would necessitate a new package FluentStorage.MinIO which would have a completely different implementation compared to FluentStorage.AWS.
The text was updated successfully, but these errors were encountered:
Currently we have MinIO support using the AWS SDK. What is the community's view on rewriting this to use the official MinIO Client SDK instead of the AWS SDK? Would there be any benefits?
This would necessitate a new package
FluentStorage.MinIO
which would have a completely different implementation compared toFluentStorage.AWS
.The text was updated successfully, but these errors were encountered: