]> git.ipfire.org Git - thirdparty/pdns.git/commit
lmdb-safe: Use unordered maps for the transaction maps 15776/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Fri, 27 Jun 2025 10:15:48 +0000 (12:15 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 2 Jul 2025 14:07:08 +0000 (16:07 +0200)
commit07abbe12e58628916725ac29280d216ab04ecb18
tree553374beedd81fa9ddca6ddf1c7c6b24318d4b30
parent974c3aedf313cecc40d0478de1f299f1e8def8dc
lmdb-safe: Use unordered maps for the transaction maps

We don't need the maps to be ordered, and unordered maps are usually
slightly faster.

Signed-off-by: Remi Gacogne <remi.gacogne@powerdns.com>
(cherry picked from commit 883aec59cf56f9345b0a229ed7af35490a113494)
ext/lmdb-safe/lmdb-safe.hh