]> git.ipfire.org Git - thirdparty/pdns.git/commit
lmdb: allow domain notification timestamps to be kept in memory only.
authorMiod Vallat <miod.vallat@powerdns.com>
Mon, 15 Sep 2025 13:56:20 +0000 (15:56 +0200)
committerMiod Vallat <miod.vallat@powerdns.com>
Fri, 19 Sep 2025 14:46:43 +0000 (16:46 +0200)
commit6ad62703cd1301ff6cb9b658b5ae91e94cfba575
treeadb98a1e7ab1339696df58351ecf4d31d2d0e28c
parent6f6e2aa7cfea84c9170f374f09fc62ddcfc91773
lmdb: allow domain notification timestamps to be kept in memory only.

They will get synchronized on disk only when another DomainInfo field
gets modified.

Signed-off-by: Miod Vallat <miod.vallat@powerdns.com>
(cherry picked from commit 51d5dbc558e36f3bb6d487c5c46737e58e2f4b19)
docs/backends/lmdb.rst
modules/lmdbbackend/lmdbbackend.cc
modules/lmdbbackend/lmdbbackend.hh