unbound/cachedb
Yorgos Thessalonikefs 90243a694a
Redis read-only replica support (#1019)
* Set version to 1.19.1 for point release.

* Initial work for Redis read-only replica support.

* Test for Redis replica.

* Documentation for the Redis replica timeouts.

* redis replica, rewrite set_timeout()

* clean merge.

* Add new options for fast reload.

* Apply suggestions from code review

Co-authored-by: Wouter Wijngaards <wcawijngaards@users.noreply.github.com>

* some more typos

---------

Co-authored-by: W.C.A. Wijngaards <wouter@nlnetlabs.nl>
Co-authored-by: Wouter Wijngaards <wcawijngaards@users.noreply.github.com>
2025-04-04 10:20:47 +02:00
..
cachedb.c - Fix hash calculation for cachedb to ignore case. Previously, cached 2025-02-24 14:47:13 +01:00
cachedb.h Call module init init again, and new function startup and destartup. 2024-07-01 16:10:07 +02:00
redis.c Redis read-only replica support (#1019) 2025-04-04 10:20:47 +02:00
redis.h - Add --with-libhiredis, unbound support for a new cached backend 2018-03-15 12:33:51 +00:00