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

Switch dns resolver to use aiodns #44

Merged
merged 12 commits into from
Mar 13, 2024
Merged

Switch dns resolver to use aiodns #44

merged 12 commits into from
Mar 13, 2024

Conversation

bdraco
Copy link
Owner

@bdraco bdraco commented Mar 13, 2024

aiodns is significantly faster that dnspython, and this allows us to drop dnspython which is a heavy dep

HA already has aiodns as a dep via aiohttp so this saves us some memory as well

@bdraco bdraco marked this pull request as ready for review March 13, 2024 22:44
@bdraco bdraco merged commit 9132a13 into main Mar 13, 2024
16 checks passed
@bdraco bdraco deleted the aiodns branch March 13, 2024 22:47
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