An authorative DNS server written in Python+gevent that uses Redis as a backend
NOTE This is very much an experiment, use at your own risk.
- Clone the repository
- pip install -r requirements.txt
- python server.py
- Documentation
- Tests
- Command line flags
##License
See LICENSE