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

Introduce feature unstable-client-cache to make the client cache optional. #478

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Philip-NLnetLabs
Copy link
Member

The feature resolv depends on unstable-client-transport and the client cache depends on moka. This in not ideal because currently the resolver does not use the cache.

Introduce the feature unstable-client-cache for the client cache and remove the client cache from unstable-client-transport.

Copy link
Contributor

@WhyNotHugo WhyNotHugo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works fine when using the StubResolver 👍

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

Successfully merging this pull request may close these issues.

2 participants