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 support for Google Cloud Storage (including Nearline). #302

Closed
wants to merge 2 commits into from
Closed

Add support for Google Cloud Storage (including Nearline). #302

wants to merge 2 commits into from

Conversation

kurin
Copy link
Contributor

@kurin kurin commented Sep 16, 2015

This adds support for GCS per #211.

There are a few improvements that can be made on top of this, especially fixing GetReader so that it doesn't throw away extraneous bytes.

@fw42
Copy link
Member

fw42 commented Sep 16, 2015

This is impossible to review (the diff is too big for GitHub to display). Can you split this into two branches (and two PRs)? One that only has the dependencies and then another PR (against that first branch) that has your actual code contributions to restic?

@kurin
Copy link
Contributor Author

kurin commented Sep 16, 2015

Can do.

@kurin kurin closed this Sep 16, 2015
@fd0
Copy link
Member

fd0 commented Sep 16, 2015

I must say that I find the large amount of code this backend depends on frightening...

@fd0
Copy link
Member

fd0 commented Sep 16, 2015

Code is in #304, Deps in #303.

@abourget
Copy link

Any news on this ? I'd be glad to use restic with Google Storage too.

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

4 participants