Howard Chu @ Symas<p>Pro-tip: answers I wrote about <a href="https://mastodon.social/tags/LMDB" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LMDB</span></a> on monero.stackexchange.com are specific to LMDB in the <a href="https://mastodon.social/tags/monero" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>monero</span></a> codebase. They are not applicable anywhere else.</p><p><a href="https://www.threads.net/@shbekti/post/DInw_GguYja" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">threads.net/@shbekti/post/DInw</span><span class="invisible">_GguYja</span></a></p><p>In particular, while 32- and 64-bit builds of Monero use a fully compatible DB format, that isn't true by default for LMDB.</p><p>LMDB was not written to be a generic system library, and people using it as such (cough redhat cough) are morons. It's intended to be built into specific applications, with build flags set as needed.</p>