Description redis enables reading zone data from redis database. this plugin should be located right next to etcd in plugins.cfg Syntax redis redis loads authoritative zones from redis server address will default to local redis server (localhost:6379) redis { address ADDR password PWD prefix PREFIX suffix SUFFIX connect_timeout TIMEOUT read_timeout TIMEOUT ttl TTL } address is redis server address to connect in the form of host:port or ip:port. password is redis server auth key connect_timeout time in ms to wait for redis server to connect read_timeout time in ms to wait for redis server to re