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

What if jsr goes down? (how to mirror?) #144

Closed
pi0 opened this issue Mar 3, 2024 · 2 comments
Closed

What if jsr goes down? (how to mirror?) #144

pi0 opened this issue Mar 3, 2024 · 2 comments

Comments

@pi0
Copy link

pi0 commented Mar 3, 2024

This had been always a worrying fact about npm that if the service goes down / interrupted or blocked, there would be a disaster without backup plan.

Many of FOSS package repositories have a mirroring mechanism. Would JSR be open to provi a protocol for mirroring meta + data?

@ry
Copy link
Contributor

ry commented Mar 3, 2024

JSR is built with robustness in mind; even if the website and database encounter issues, code distribution remains unaffected thanks to direct delivery from storage buckets, ensuring reliability on par with GCP.

We're open to implementing a mirroring mechanism for additional redundancy of package sources. However, it's crucial to first establish a clear design. We welcome a detailed proposal outlining a potential implementation.

@lucacasonato
Copy link
Member

I'll move this into #110 (underlying work necessary to enable mirroring).

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

No branches or pull requests

3 participants