This repository has been archived by the owner on Sep 22, 2022. It is now read-only.
The stable release with the complete workaround for an incoherence flaw of Linux unified page/buffer cache.
Nonetheless the cause for this trouble may be an issue of Intel CPU cache/MESI.
See libmdbx' issue#269 for more information.
New:
- Added
GTEST_CLONE_URL
CMake's variable to override GoogteTest download Git repo URL. - Added logging support (built-in proxy for libmdbx).
Fixes:
- Complete workaround for an incoherence flaw of Linux unified page/buffer cache.
- Fixed transaction leak (not-an-abortion) when schema load failed.
Please refer to the Git' log and libmdbx' ChangeLog for more information.