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
{{ message }}
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.
I really like that Weaver comes with S3 integration. Unfortunately, I'm not using AWS for this new project. Is there any way to integrate with a different storage backend? Or just a custom S3 endpoint? I'm on GCP and Google Cloud Storage supports an S3-compatible API, but I couldn't figure out how to hook up Weaver to use a custom S3 endpoint. Is this possible at the moment?
The text was updated successfully, but these errors were encountered:
Thanks for your suggestion. Apologies for the late response. This is very much feasible, and I think we should be moving to using https://github.com/google/go-cloud to achieve this. Not sure if it is worth refactoring the current v2 to support it though.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
First off, thanks for this awesome project!
I really like that Weaver comes with S3 integration. Unfortunately, I'm not using AWS for this new project. Is there any way to integrate with a different storage backend? Or just a custom S3 endpoint? I'm on GCP and Google Cloud Storage supports an S3-compatible API, but I couldn't figure out how to hook up Weaver to use a custom S3 endpoint. Is this possible at the moment?
The text was updated successfully, but these errors were encountered: