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: use per-instance caching #3

Merged
merged 1 commit into from
Mar 14, 2024
Merged

Conversation

achingbrain
Copy link
Member

To remove side effects and prevent one dns instance poisoning the cache of another, use per-instance answer caching.

To remove side effects and prevent one dns instance poisoning the
cache of another, use per-instance answer caching.
@achingbrain achingbrain merged commit dc651f5 into main Mar 14, 2024
19 checks passed
@achingbrain achingbrain deleted the fix/remove-side-effects branch March 14, 2024 07:37
github-actions bot pushed a commit that referenced this pull request Mar 14, 2024
## [1.0.4](v1.0.3...v1.0.4) (2024-03-14)

### Bug Fixes

* use per-instance caching ([#3](#3)) ([dc651f5](dc651f5))
Copy link

🎉 This PR is included in version 1.0.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

1 participant