<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>redis on CoreDNS: DNS and Service Discovery</title>
    <link>https://coredns.io/tags/redis/</link>
    <description>Recent content in redis on CoreDNS: DNS and Service Discovery</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <copyright>CoreDNS - All Rights Reserved</copyright>
    <lastBuildDate>Mon, 27 Jun 2022 18:00:00 -0400</lastBuildDate><atom:link href="https://coredns.io/tags/redis/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>redis</title>
      <link>https://coredns.io/explugins/redis/</link>
      <pubDate>Mon, 27 Jun 2022 18:00:00 -0400</pubDate>
      
      <guid>https://coredns.io/explugins/redis/</guid>
      <description>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 respond ttl default ttl for dns records, 300 if not provided prefix add PREFIX to all redis keys suffix add SUFFIX to all redis keys Examples .</description>
    </item>
    
  </channel>
</rss>
