Howard Chu pushed to branch mdb.RE/1.0 at openldap / OpenLDAP
Commits: 1681bc79 by Howard Chu at 2026-07-17T17:05:22+01:00 ITS#10542 lmdb: Add compile time flag MDB_USE_WRITE_THROUGH for Windows
It defaults to enabled. Compile with -DMDB_USE_WRITE_THROUGH=0 to revert to regular buffered writes.
- - - - - 82fa96b6 by Howard Chu at 2026-07-17T17:06:00+01:00 ITS#10542
- - - - -
2 changed files:
- libraries/liblmdb/CHANGES - libraries/liblmdb/mdb.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/6db8b5f7d941296492285db...