Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GCS backend #180

Merged
merged 1 commit into from
Jun 17, 2019
Merged

Add GCS backend #180

merged 1 commit into from
Jun 17, 2019

Conversation

rmalpani-uber
Copy link
Contributor

  • Mock tests

@CLAassistant
Copy link

CLAassistant commented Jun 13, 2019

CLA assistant check
All committers have signed the CLA.

@evelynl94 evelynl94 requested a review from codygibb June 13, 2019 18:03
lib/backend/constants.go Outdated Show resolved Hide resolved
lib/backend/gcsbackend/client.go Outdated Show resolved Hide resolved
+ Config example for GCS backend
+ Mock tests for GCS backend
)

const (
DefaultPartSize int64 = int64(64 * memsize.MB)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you need a tab before this?

@yiranwang52 yiranwang52 changed the title Summary: Add GCS backend Add GCS backend Jun 17, 2019
@yiranwang52 yiranwang52 merged commit 7ff50aa into uber:master Jun 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants