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

Implement Pulling Patch Data from Azure Data Blob Instead of Web Server #13

Open
Kokotewa opened this issue Dec 15, 2020 · 2 comments
Open
Assignees
Labels
enhancement New feature or request rpatchur

Comments

@Kokotewa
Copy link
Contributor

It is desirable to expand patcher functionality to be able to source data assets from an azure data blob. This is desirable for these reasons:

  • reduces bandwidth requirements/congestion on primary web server
  • azure data blob is more suited to large / rapid file transfer than a web server

Unfortunately, due to the relative infancy of the Rust:Azure SDK, it would be recommended to postpone work in this area until the SDK becomes more stable to avoid future re-work.

@L1nkZ L1nkZ added enhancement New feature or request rpatchur labels Dec 16, 2020
@L1nkZ
Copy link
Owner

L1nkZ commented Dec 16, 2020

Hi,
Indeed, it would be great to support more file storage options for serving patches.
I would definitely wait until a proper v0.1 is released before integrating that crate.

@Kokotewa
Copy link
Contributor Author

Feel free to assign it to me. I'll sit on it for now and begin work when the crate becomes a more mature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request rpatchur
Projects
None yet
Development

No branches or pull requests

2 participants