/dns-lookup-cache

An implementation to speed up the nodejs "dns.lookup" method by avoiding thread pool and using DNS TTL cache for particular hostname

Primary LanguageJavaScriptMIT LicenseMIT

Issues