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

Persistent storage service is too slow #20

Open
EthanThatOneKid opened this issue Oct 10, 2024 · 0 comments
Open

Persistent storage service is too slow #20

EthanThatOneKid opened this issue Oct 10, 2024 · 0 comments

Comments

@EthanThatOneKid
Copy link
Contributor

Context

Board members patiently wait approximately 1 minute for their shortlink update to propagate through GitHub and wait for the consequential ci/cd workflows to succeed.

Proposed solution

  • Use Deno Kv + Deno Deploy for real time storage/retrieval of shortlinks.
  • Fall back to GitHub data (approx 1 minute delay) when our Deno Deploy server is down.

Related

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

1 participant