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

feat: expose http(s).request lookup option and add types #1644

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

aadi-paypay
Copy link

we were facing dns throttling problems in our services under high load, so we wanted to add caching to dns resolving.
To do caching we need to expose lookup option from http(s).request, so we can provide our custom cacheable lookup function like https://github.com/szmarczak/cacheable-lookup

@aadi-paypay aadi-paypay changed the title feat: add option to provide custom lookup function to http(s).request feat: expose http(s).request lookup option Aug 4, 2023
@aadi-paypay aadi-paypay changed the title feat: expose http(s).request lookup option feat: expose http(s).request lookup option and add types Aug 4, 2023
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.

None yet

1 participant