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

Spike: Investigate caching on Submit #916

Open
DilwoarH opened this issue Feb 25, 2025 · 0 comments
Open

Spike: Investigate caching on Submit #916

DilwoarH opened this issue Feb 25, 2025 · 0 comments
Labels

Comments

@DilwoarH
Copy link
Contributor

What

Investigate how we can enable memory caching on our service.

Questions:

  • Can we use redis?
  • What is the best time to generate a cache? 6am?
  • Does any data change during the day?
  • How long can we cache things for? 24 hours?
  • Can we use HTTP cache headers to improve performance?

Why

This will significantly improve the performance of our platform, ensuring users get a better experience and be less reliant on the performance of APIs or datasette.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Eng sprint backlog
Development

No branches or pull requests

1 participant