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

Cache the HomepageView for an hour #7049

Closed
wants to merge 1 commit into from
Closed

Conversation

ericholscher
Copy link
Member

This should reduce our DB load a good bit,
since the results of this query almost never change.

I thought we were already caching this page,
but it doesn't look like it.

This should reduce our DB load a good bit,
since the results of this query almost never change.
@davidfischer
Copy link
Contributor

I think we're just caching the featured projects block. There were some issues around caching respecting language (#4585) but that's about it.

@ericholscher
Copy link
Member Author

Hrm ok -- I will have to look through the templates and figure out what is causing all our queries then.

@ericholscher ericholscher reopened this May 8, 2020
@stsewd stsewd deleted the cache-homepage branch August 26, 2020 16:59
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

Successfully merging this pull request may close these issues.

2 participants