Why use Atlas instead of using Kademlia DHT?

One of the problems with Kademlia DHT was ensuring that a given zone file exists as nodes enter and leave the DHT. We used to have special nodes that were “DHT mirrors” - tasked with keeping a long term copy of all items seen in the DHT to try to achieve that.

Another was the problem of performance and slow look up time.

There might have been other issues as well…if we’re nice, perhaps @jude will elaborate on those. :wink:

As to how Atlas functions: