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

[resty.resolver] properly cache queries with scope #420

Merged
merged 2 commits into from
Sep 12, 2017

Conversation

mikz
Copy link
Contributor

@mikz mikz commented Sep 8, 2017

queries made by scope search would not be cached properly
as the cache would ask only for the query without the scope

so now try to retrive from cache during each lookup step

@mikz mikz force-pushed the resty-resolver-cache-search branch 3 times, most recently from 1507075 to 5bad24d Compare September 8, 2017 09:53
queries made by scope search would not be cached properly
as the cache would ask only for the query without the scope

so now try to retrive from cache during each lookup step
@mikz mikz force-pushed the resty-resolver-cache-search branch from 5bad24d to 342d6d0 Compare September 8, 2017 10:43
@mikz mikz force-pushed the resty-resolver-cache-search branch 6 times, most recently from acbb59e to d2568e0 Compare September 12, 2017 13:34
@mikz mikz merged commit 9bf6358 into master Sep 12, 2017
@mikz mikz deleted the resty-resolver-cache-search branch September 12, 2017 15:07
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.

1 participant