gofr icon indicating copy to clipboard operation
gofr copied to clipboard

Framework should make dealing with S3 files easier

Open vikash opened this issue 10 months ago • 3 comments

We can have an implementation where s3 files can be treated like a local filesystem.

vikash avatar Apr 18 '24 12:04 vikash

I would like to work on this do you have some references?

kurayami07734 avatar May 14 '24 07:05 kurayami07734

Hey, sorry for the late response, we were figuring out the interface for the same. you can implement this the way file store has been implemented.

https://github.com/gofr-dev/gofr/blob/development/pkg/gofr/datasource/file.go

aryanmehrotra avatar Jul 01 '24 10:07 aryanmehrotra

hi @aryanmehrotra , i would like to contribute on this issue,

could you assign to me ?

noxymon avatar Jul 22 '24 03:07 noxymon

@aryanmehrotra Please assign this issue to me.

coolwednesday avatar Aug 20 '24 06:08 coolwednesday

@coolwednesday - Assigned this to you!

srijan-27 avatar Aug 20 '24 06:08 srijan-27

@coolwednesday , looks like you make good progress? Whats the status?

ManuelReschke avatar Sep 04 '24 14:09 ManuelReschke

@coolwednesday , looks like you make good progress? Whats the status?

@ManuelReschke We will be able to support file as well as filesystem operations for a single s3 bucket that is general purpose, in which files stored are unversioned, if my PR merges.

coolwednesday avatar Sep 06 '24 08:09 coolwednesday