On Thu, 2015-09-03 at 12:28 +0200, Axb wrote: > Please excuse my ignorance.... > > but wouldn't a key:value server like Redis do the trick? > It can't get much faster than that.. ok.. maybe memcached > Yes, I don't see why not: I hadn't considered Redis because I thought that, like the Berkeley DB, it was a set of library functions rather than a separate process. My mistake.
> Even rbdnsd could probably deal with it using the generic dataset > (within DNS spec limits) > Indeed. As I said, I did a quick search to see if there was a FOSS server like rbdnsd but failed to find it. Martin