Don't make it hard on yourself when you start tinkering. Be sure to use and anticipate TXT (text) explicitly; most DNS tools default to A (IPv4 addresses) instead.
Create a key 'foo' with 'hello' in it, and see if you can retrieve it with
dig foo.get.proxy.redis.example.com TXT <--- specify TXT!
Don't make it hard on yourself when you start tinkering. Be sure to use and anticipate TXT (text) explicitly; most DNS tools default to A (IPv4 addresses) instead.
Create a key 'foo' with 'hello' in it, and see if you can retrieve it with