Comment on Lightning Memory-Mapped Database Manager (LMDB) 1.0parentComments−nomel2moI think lmdb is mostly unusable, for many use cases. I switched to libmdbx, which fixes all the issues [2] I (and most sibling comments) ran into with lmdb.[1] https://github.com/Mithril-mine/libmdbx#improvements-beyond-...
Comments
I think lmdb is mostly unusable, for many use cases. I switched to libmdbx, which fixes all the issues [2] I (and most sibling comments) ran into with lmdb.
[1] https://github.com/Mithril-mine/libmdbx#improvements-beyond-...