A redis-backed pipe-backend for PowerDNS

Bjarni R. Einarsson ebb6665187 Reset should not kill the task list %!s(int64=8) %!d(string=hai) anos
README.md 1a6608c8ac Basic readme %!s(int64=13) %!d(string=hai) anos
lgpl.txt db737c69db Switching to LGPL %!s(int64=13) %!d(string=hai) anos
pdns-redis.sh 19dcf77b60 Initial import %!s(int64=14) %!d(string=hai) anos
pdns_redis.py ebb6665187 Reset should not kill the task list %!s(int64=8) %!d(string=hai) anos

README.md

pdns_redis.py

This is a Python glue layer between PowerDNS and Redis.

It knows how to run as a PowerDNS pipe-backend, for replying to arbitary queries.

It also knows how to run as a command-line tool, for adding and deleting DNS records to Redis.

For more documentation, please consult the source code (or run the tool and read the instructions it prints out).