feat: cache warming for configured domains #78

Merged
razvandimescu merged 1 commits from feat/cache-warming into main 2026-04-11 06:14:05 +08:00

1 Commits

Author SHA1 Message Date
Razvan Dimescu
b342ee8692 feat: cache warming — proactive DNS resolution for configured domains
Resolves A + AAAA at startup for domains listed in [cache] warm,
then re-resolves before TTL expiry (at 75% elapsed). Keeps critical
domains always hot in cache with zero client-visible latency.

Closes #34 (item 4)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-11 00:59:57 +03:00