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

No way to invalidate the cache #17

Open
FlorianSW opened this issue May 1, 2017 · 0 comments
Open

No way to invalidate the cache #17

FlorianSW opened this issue May 1, 2017 · 0 comments

Comments

@FlorianSW
Copy link

At the moment, if one query is marked to be cached (by calling .cache()), the result can never be invalidated programatically, e.g. if data in the database was changed intentionally and the result of the query needs to change now, too. An invalidation method would be great to fix this problem.

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

1 participant