dnsimple / erldns

DNS server, in Erlang.
MIT License
398 stars 98 forks source link

Optimise delegation lookup ETS queries and drop named index on zone update #131

Closed DXTimer closed 3 years ago

DXTimer commented 3 years ago

The PR introduces optimizations for large zones:

  1. Optimise delegation lookup ETS queries by dropping wildcard in the matchspec for get_delegated/1 function.
  2. Drop named index on zone update via RRSet.