trust_dns_resolver

Module dns_lru

Source
Expand description

An LRU cache designed for work with DNS lookups

Structsยง

DnsLru
And LRU eviction cache specifically for storing DNS records
TtlConfig
The time-to-live, TTL, configuration for use by the cache.