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

Move the dependencies to a CDN #291

Open
BearishSun opened this issue Mar 22, 2019 · 0 comments
Open

Move the dependencies to a CDN #291

BearishSun opened this issue Mar 22, 2019 · 0 comments
Labels
type: enhancement [MINOR] Feature that doesn't take more than a few days to implement
Milestone

Comments

@BearishSun
Copy link
Member

Currently the binary dependencies and data file dependencies are being hosted on a single server, which is nice because it's low cost. But users have reported weak connectivity to it around the world, with cmake build step failing because of a failed download.

Binary dependencies should be moved to a content delivery network. Quick search reveals DigitalOcean Spaces seems to provide decent bandwidth for the price (especially compared to AWS S3 + CloudFront which is much more expensive).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement [MINOR] Feature that doesn't take more than a few days to implement
Projects
None yet
Development

No branches or pull requests

1 participant