Hacker News new | ask | show | jobs
by zakki 285 days ago
I liked djbdns. But the development seems stucked. What I liked is the separation of name resolver (dnscache) and authoritative name server (tinydns).
1 comments

I think powerdns does the same, splitting into three daemons: cache with router, authoritative server and recursive resolver.