Peter van Dijk
Peter van Dijk
From the [protocol docs](http://redis.io/topics/protocol): > The client library API should not return an empty string, but a nil object, when the server replies with a Null Bulk String. For example...
As I'd like to deploy the fix for #29.
`list-max-ziplist-entries` was removed (in 3.2-rc1 as far as I can tell). I cannot immediately figure out a different key that has been stable over a long time to replace it...
this avoids a build error on FreeBSD. Tested in PowerDNS by @RalfvdEnden
Given a correct zone file: ``` ; DiG 9.11.2 axfr +onesoa minimal.com @127.0.0.1 -p 5300 ;; global options: +cmd minimal.com. 120 IN SOA ns1.example.com. ahu.example.com. 2000081501 28800 7200 604800 86400...
The branch supporting them appears to be simply missing at https://github.com/tobez/validns/blob/60c842b9e4098eeac2facc0585823395654fe6a0/dnskey.c#L151 (current master)
I have two packages: ``` $ for f in */pdns-backend-sqlite3_* ; do echo == $f ; dpkg-deb -c $f | grep /schema.sqlite3.sql ; done == pdns-4.4.0.16.relauth44x.gc8b6f52df-debian-buster/pdns-backend-sqlite3_4.4.0+relauth44x.16.gc8b6f52df-1pdns.buster_amd64.deb -rw-r--r-- root/root 3043 2021-01-12...
- give containers convenient names - remove # before most commands - makes copy/paste easier and people should not be doing these things as root anyway
### Short description ### Checklist I have: - [ ] read the [CONTRIBUTING.md](https://github.com/PowerDNS/pdns/blob/master/CONTRIBUTING.md) document - [ ] compiled this code - [ ] tested this code - [ ] included...
### Short description ### Checklist I have: - [ ] read the [CONTRIBUTING.md](https://github.com/PowerDNS/pdns/blob/master/CONTRIBUTING.md) document - [ ] compiled this code - [ ] tested this code - [ ] included...