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 handling #1

Open
tbrodard opened this issue Jan 15, 2015 · 1 comment
Open

Cache handling #1

tbrodard opened this issue Jan 15, 2015 · 1 comment

Comments

@tbrodard
Copy link

Could it be an idea to handle a 1st level cache directly in this extension ?
If the extension calls many other extensions with JSON-Views for example, the caching mechanism must be implemented in each of those extensions.

@xperseguers
Copy link
Owner

The problem with a cache is how to invalidate it.

However, for sure, if (somehow) the underlying action is sending cache information (validity duration, ...), it should ideally be taken into account.

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

No branches or pull requests

2 participants