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

Fix/invalidation of resource cache #126

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

white-gecko
Copy link
Member

Now the cache entries for resource descriptions are tagged with the resource and model IRIs.
Further the two methods are moved to the QueryCache class, so they can be properly invalidated if the regarding invalidation methods are call on the QueryCache object.

invalidate cached resource descriptions if the according model or subjects are changed
@white-gecko white-gecko force-pushed the fix/invalidationOfResourceCache branch from c4de8e7 to 072eff5 Compare July 29, 2016 13:23
@pfrischmuth
Copy link
Contributor

Please rework the test to be part of Erfurt_StoreTest, e.g. by creating a markTestNeedsCache method or something.

Also if it needs an external dependency like a cache backend, pleas consider a integration test instead of a unit test.

@pfrischmuth pfrischmuth removed their assignment Aug 24, 2021
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

Successfully merging this pull request may close these issues.

2 participants