]> git.ipfire.org Git - thirdparty/pdns.git/commit
Add record search capability to the LMDB backend. 15827/head
authorMiod Vallat <miod.vallat@powerdns.com>
Fri, 11 Jul 2025 16:02:47 +0000 (18:02 +0200)
committerMiod Vallat <miod.vallat@powerdns.com>
Wed, 16 Jul 2025 05:18:07 +0000 (07:18 +0200)
commit4e82abdec8e9df1fc058317d76bd579234ca90c9
tree4f2447ab23ee90f74db9c6075ed11976f71c4ba6
parent91adf0ddb8df51052a4fdf110df2ba2904f47f68
Add record search capability to the LMDB backend.

Fixes: #14079
Signed-off-by: Miod Vallat <miod.vallat@powerdns.com>
docs/backends/lmdb.rst
docs/upgrading.rst
modules/lmdbbackend/lmdbbackend.cc
modules/lmdbbackend/lmdbbackend.hh
regression-tests.api/test_Zones.py