aio-libs / aiodns

Simple DNS resolver for asyncio
https://pypi.python.org/pypi/aiodns
MIT License
532 stars 69 forks source link

Caching? #39

Closed vgoklani closed 6 years ago

vgoklani commented 6 years ago

Does this cache the lookups? How would we change the expiration?

rooterkyberian commented 6 years ago

Not at a library level, no.

It is worth mentioning that:

saghul commented 6 years ago

What @rooterkyberian said :-)