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

Use go-cloud to support multiple object stores #76

Open
kakkoyun opened this issue Oct 15, 2019 · 1 comment
Open

Use go-cloud to support multiple object stores #76

kakkoyun opened this issue Oct 15, 2019 · 1 comment
Labels
help wanted Extra attention is needed long term refactor storage-backend New storage backends

Comments

@kakkoyun
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Since we have multiple backends to support, for ease of integration we can use go-cloud for integration.

Describe the solution you'd like
This integration would give us multiple blob store integration. Check out the details https://github.com/google/go-cloud/blob/master/internal/website/content/howto/blob/_index.md

This could help to solve issues #61 #63 #62.

@spier
Copy link
Contributor

spier commented Oct 21, 2019

If go-cloud really works as well as we hope, we would also go back and port some existing cloud storage backends to use go-cloud.

However as this would not give the users any new features, we will do this in a future release. maybe v1.2.0, maybe even later.

@spier spier added the v1.2.0 Issues for v1.2.0 release label Oct 21, 2019
@kakkoyun kakkoyun added good first issue Good for newcomers refactor and removed v1.2.0 Issues for v1.2.0 release labels Feb 7, 2020
@kakkoyun kakkoyun removed their assignment Feb 7, 2020
@kakkoyun kakkoyun added help wanted Extra attention is needed long term and removed hacktoberfest good first issue Good for newcomers labels Apr 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed long term refactor storage-backend New storage backends
Projects
None yet
Development

No branches or pull requests

2 participants