Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

Support webserver cache invalidation #167

Open
pestevez opened this issue Mar 12, 2021 · 0 comments
Open

Support webserver cache invalidation #167

pestevez opened this issue Mar 12, 2021 · 0 comments

Comments

@pestevez
Copy link
Contributor

We should add some way to support invalidating the cache that the webserver has (when used.)

There is one scenario that I think is the most important which is when the HTML page used to create the template has changed, which will prevent us from getting the correct preview and source views, while the browser window may be displaying the updated version.

Memcached has multiple settings to control the time to live of a the cached items, so I am not as concerned about allocated memory or staled items, but it is something that also should be analyzed.

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

No branches or pull requests

1 participant