]> 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 10:40:21 +0000 (12:40 +0200)
commit51d5dbc558e36f3bb6d487c5c46737e58e2f4b19
tree093faec04d9b9c03bf876d297711342ddc436b23
parent7c5d7af8ba785c99021a78b229f89ea6ad652170
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>
docs/backends/lmdb.rst
modules/lmdbbackend/lmdbbackend.cc
modules/lmdbbackend/lmdbbackend.hh