Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pagekite/PyPdnsRedis

A redis-backed pipe-backend for PowerDNS
https://github.com/pagekite/PyPdnsRedis

Last synced: about 2 months ago
JSON representation

A redis-backed pipe-backend for PowerDNS

Awesome Lists containing this project

README

        

## 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).