* Module name: lua2
* Launch name: ``lua2``
-\* If provided by the responder (your script).
+\* If the responder (your script) implements ``dns_get_all_domains``, see below.
This is a rewrite of existing Lua backend.
This backend is stub between your Lua script and PowerDNS authoritative server.
NOTES:
This function is **optional**, except if you need primary functionality. It
- is required if you want to be able to search records.
+ is required if you want to be able to enable the zone cache or to search
+ records.
``dns_get_domain_metadata(domain, kind)``
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~