issues
search
szmarczak
/
cacheable-lookup
A cacheable dns.lookup(…) that respects TTL :tada:
MIT License
193
stars
29
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
In Node v20.12.0+ IPv6 address lookups fail in CacheableLookup
#85
pimterry
opened
5 days ago
0
error: Expected an Agent instance as the first argument
#84
diavrank
opened
3 weeks ago
0
Should `ETIMEOUT` fallback to lookups?
#83
afharo
opened
2 months ago
0
Only await cache#get if it's a promise
#82
Eric-Tyrrell22
opened
10 months ago
0
Is there a version which supports CJS ?
#80
madhur
opened
1 year ago
3
dnsCache.lookup types might be wrong?
#79
JaneJeon
opened
1 year ago
1
fix: allow destroying a cache instance
#78
nordfjord
opened
1 year ago
1
docs: added example for DNS over HTTPS lookup
#77
titanism
opened
1 year ago
1
feat: allow custom resolver
#76
titanism
closed
1 year ago
2
Prefetch before expiration
#75
nhomble
opened
1 year ago
0
No way to dispose and timeout problems
#74
phawxby
closed
2 years ago
1
Source isn't returned in Entry object
#73
purplecandy
closed
1 year ago
1
http2 & cacheable-lookup
#72
phawxby
closed
1 year ago
1
Enable tests
#71
szmarczak
closed
2 years ago
0
Enable tests again
#70
sindresorhus
closed
2 years ago
0
Require Node.js 14 and move to ESM
#69
sindresorhus
closed
2 years ago
0
Cacheable lookup responds with ESERVFAIL while native dns.resolve works
#68
lokesh411
opened
2 years ago
10
dns lookup is not cached the way I understand
#67
menocomp
opened
2 years ago
1
Can you obtain the local hosts first and then use resolve4 or resolve6
#66
ITzhangxi
closed
2 years ago
5
Add stats for `query` and `cache` requests
#65
GKosheev
closed
2 years ago
7
Add stats to see how many calls were cached
#64
szmarczak
closed
2 years ago
1
Add entry source, either cache or query
#63
monkbroc
closed
2 years ago
4
Disable _resolve for IP family if not requested
#62
edwinclement08
opened
2 years ago
6
docs: add an example using DNS-over-HTTPS as resolver
#61
Kikobeats
opened
2 years ago
2
Ability to set minTtl?
#60
timtucker-dte
closed
2 years ago
1
fix render page with angular12 universal (SSR)
#59
a-shpota
opened
2 years ago
7
Jest reporting CachableLookup is preventing shutdown
#58
drewish
closed
2 years ago
3
feat:dns load-balance
#57
dyingtime
closed
2 years ago
6
round-robin dns support
#56
link89
closed
2 years ago
2
TS incompatibility between CacheableLookup.lookup and @types/node LookupFunction
#55
renatomariscal
closed
2 years ago
2
DNS lookup are not cached
#54
sarthakgithub
closed
2 years ago
3
Question: How is DNS resolved?
#53
curlyblueeagle
closed
2 years ago
2
Querying for family=6 when family=4 is explicitly requested?
#52
brainsiq
opened
2 years ago
3
TS error when using QuickLRU from readme example
#51
studentIvan
opened
3 years ago
6
Handle ENOENT Windows lookup failures
#50
pimterry
closed
3 years ago
3
Fallback fails when one family returns ENOENT
#49
pimterry
closed
3 years ago
1
Errors during fallback are no longer handled
#48
pimterry
closed
3 years ago
4
Error while working with got + electron.
#47
kingbotss
closed
3 years ago
2
Failure with Node v16.5.0
#46
thurisaz
closed
3 years ago
1
Add `https` installation to readme
#45
Kikobeats
closed
3 years ago
1
[Question] How to install globally properly
#44
Kikobeats
closed
3 years ago
2
Fallback to dns.lookup for IPv4 & IPv6 separately
#43
pimterry
closed
3 years ago
3
Fallback can incorrectly fail to resolve with some /etc/hosts configurations
#42
pimterry
closed
3 years ago
3
Override DNS entries
#41
szmarczak
opened
3 years ago
0
DNS over HTTPS support
#40
szmarczak
opened
3 years ago
16
What are the breaking changes for version 6.0.0
#39
astrolemonade
closed
3 years ago
2
set dns.lookup family by this._iface(has4 and has6)
#38
my1229
closed
3 years ago
3
[propose] how about to add cache from dns.lookup
#37
my1229
closed
3 years ago
1
Allow fallbackDuration = 0 without disabling fallback
#36
pimterry
closed
3 years ago
7
fallbackDuration behaviour doesn't match docs
#35
pimterry
opened
3 years ago
1
Next