1 comment

[ 246 ms ] story [ 3261 ms ] thread
Let's you make Redis queries via the DNS.

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!