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

Add fragment cache to GobiertoBudgets module #2303

Closed
ferblape opened this issue May 14, 2019 · 1 comment
Closed

Add fragment cache to GobiertoBudgets module #2303

ferblape opened this issue May 14, 2019 · 1 comment

Comments

@ferblape
Copy link
Member

API

There's action cache in almost all actions. Add this cache to the pending actions.

Budgets home

Create a fragment cache (using as parameters the year and the locale) the whole home page, excluding the navigation menu and the footer. The controller should check the presence of the fragment to avoid doing requests to the ES and the database.

Cache expiration

All ETLs expire the cache of the site after importing data. We should probably expire it too when the options of budgets module change.

@ferblape
Copy link
Member Author

In #3110 @entantoencuanto added page cache

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant