Module dns_lru

Expand description

An LRU cache designed for work with DNS lookups

Structsยง

DnsLru
A cache specifically for storing DNS records.
TtlBounds
Minimum and maximum TTL values for positive and negative responses.
TtlConfig
The time-to-live (TTL) configuration used by the cache.