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
Caching is a little bit tricky on our search results because usually the page can't change, unless it is showing the newest results.
We should also enable caching for the static files we host. There's probably a clever way to do that efficiently without causing problems with invalidation.
The text was updated successfully, but these errors were encountered:
Sort of related to #52.
Caching is a little bit tricky on our search results because usually the page can't change, unless it is showing the newest results.
We should also enable caching for the static files we host. There's probably a clever way to do that efficiently without causing problems with invalidation.
The text was updated successfully, but these errors were encountered: