unbound/cachedb
Wouter Wijngaards e784758a21 - Add --with-libhiredis, unbound support for a new cached backend
that uses a Redis server as the storage.  This implementation
  depends on the hiredis client library (https://redislabs.com/lp/hiredis/).
  And unbound should be built with both --enable-cachedb and
  --with-libhiredis[=PATH] (where $PATH/include/hiredis/hiredis.h
  should exist).  Patch from Jinmei Tatuya (Infoblox).


git-svn-id: file:///svn/unbound/trunk@4586 be551aaa-1e26-0410-a405-d3ace91eadb9
2018-03-15 12:33:51 +00:00
..
cachedb.c - Add --with-libhiredis, unbound support for a new cached backend 2018-03-15 12:33:51 +00:00
cachedb.h - Add --with-libhiredis, unbound support for a new cached backend 2018-03-15 12:33:51 +00:00
redis.c - Add --with-libhiredis, unbound support for a new cached backend 2018-03-15 12:33:51 +00:00
redis.h - Add --with-libhiredis, unbound support for a new cached backend 2018-03-15 12:33:51 +00:00