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

Investigate and implement a caching strategy #42

Open
erictheise opened this issue May 19, 2020 · 0 comments
Open

Investigate and implement a caching strategy #42

erictheise opened this issue May 19, 2020 · 0 comments
Labels
enhancement New feature or request operations Issues related to hosting, reliability, performance
Projects
Milestone

Comments

@erictheise
Copy link
Member

erictheise commented May 19, 2020

As I write this the database associated with the site has 57 database tables and performance, as one-to-many relationships have expanded to be many-to-many relationships, is waning. Data itself is not expected to change frequently and so the site would benefit from a good caching strategy.

Embarrassed to admit that I do not know if Varnish is still the preferred solution or has been replaced by other solutions but what it does is what will be needed.

Identify a viable caching library.
Implement it.
Tune it.

@erictheise erictheise added enhancement New feature or request operations Issues related to hosting, reliability, performance labels May 19, 2020
@erictheise erictheise added this to the Post-launch milestone May 19, 2020
@erictheise erictheise added this to To do in Operations May 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request operations Issues related to hosting, reliability, performance
Projects
Operations
  
To do
Development

No branches or pull requests

1 participant