public
Description: An EventMachine based DNS server
Homepage:
Clone URL: git://github.com/brianmario/eventdns.git
jpf (author)
Tue Dec 22 03:16:38 -0800 2009
brianmario (committer)
Tue Dec 22 08:39:59 -0800 2009
README.rdoc

EventDns - An EventMachine based DNS server

This is a fork of brianmario’s eventdns sever which uses an HTTP server as the storage backend, allowing you to keep your DNS data in the same place as your web application.

Very beta, you probably shouldn’t use this, it can’t do negative dns caching yet.