You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: