Is S3 supported? #1200
Unanswered
victorbmlabs
asked this question in
Q&A
Replies: 1 comment
-
Yes, working with s3 is similar as working with other file-stores that you can find here : https://gofr.dev/docs/advanced-guide/handling-file You can add s3 filestore as follows :
Please note that the current implementation allows you to handle only one bucket at one time, gofr-bucket-2 in this case. You cannot change the bucket in between. In S3, all the paths must be full path relative to the s3 bucket. Thanks for pointing out ! We will update the documentation as soon as possible. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As per the code I can see there is a s3 directory inside
datasoruce
. This API is not documented however, is this API supported and stbale?Beta Was this translation helpful? Give feedback.
All reactions