Description
This issue tracks the implementation of Caching to enhance performance of the DNS server.
Objective:
- Store DNS query results temporarily to reduce latency and improve performance.
Benefits:
- Faster response time for repeated queries.
- Reduced load on upstream servers and lower bandwidth usage.
- Increased reliability during upstream server downtime.
Tasks:
References:
Description
This issue tracks the implementation of Caching to enhance performance of the DNS server.
Objective:
Benefits:
Tasks:
dictor an external library likecachetools.References: