versitygw icon indicating copy to clipboard operation
versitygw copied to clipboard

[Feature] - Google Cloud Storage backend

Open rupurt opened this issue 1 year ago • 3 comments

Describe the solution you'd like A GCS backend for S3 interoperability

rupurt avatar Oct 23 '24 18:10 rupurt

Hi @rupurt. I believe GCS already accepts S3 protocol (as described in the link you provided). Is there some specific functionality that you were interested in for a native GCS backend?

benmcclelland avatar Oct 23 '24 19:10 benmcclelland

Ah, so it should work out of the box I guess. Because it wasn't in the wiki I thought there might be more involved.

I'll test it out and get back to you.

There are so useful things like streaming, conditional operations that would be awesome to have first class support. It would also be handy to not have to turn the compatibility mode on but that's not an issue on my current project atm.

rupurt avatar Oct 23 '24 21:10 rupurt

I think it probably would work with the s3proxy backend to the s3 compatible GCS endpoints. But I was curious what the use case for using the gateway was here instead of going directly to the s3 compatible endpoints?

benmcclelland avatar Oct 24 '24 04:10 benmcclelland