]> 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>
Mon, 22 Sep 2025 12:05:52 +0000 (14:05 +0200)
commit372227d6b0698e231788b1e25aa5646da0b82297
tree7c15a3db7bb5d3dc6d1ba5052e0122b8fed18424
parent6b67855982d969b3453ac28d5c45ab795583d3ac
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