ruby-pdns is a simple framework to develop dynamic DNS records using the Ruby language hosted in a PowerDNS Pipe Backend. The framework abstracts the complexities of coding custom records away from the developer, enabling you to focus on the task.
Tags | DNS Ruby powerdns Internet Software Development |
---|---|
Licenses | GPLv2 |
Implementation | Ruby powerdns |
Release Notes: This release features bugfixes and detailed per-record statistics.
Release Notes: Statistics for records were added; usage counts and time spent processing are recorded.
Release Notes: This release is focused on robustness. Exception handling was added to deal with most problems, and logging was improved. A testing tool for records has been added, and good Unit... Test coverage for the code exists now.
Release Notes: This release focused on robustness. Exception handling was added to deal with most problems, and logging was improved. A testing tool for records has been added and good Unit Test coverage for the code exists now.
Release Notes: This maintenance release fixes a bug in the GeoIP module and improves critical error logging.