libmdbx v0.10.1 Release Notes

Release Date: 2021-06-01 // almost 3 years ago
  • Acknowledgements:

    ๐Ÿ†• New features:

    • Added -p option to mdbx_stat utility for printing page operations statistic.
    • Added explicit checking for and warning about using unfit github's archives.
    • Added fallback from OFD locking to legacy non-OFD POSIX file locks on an EINVAL error.
    • Added Plan 9 network file system to the whitelist for an ability to open a DB in exclusive mode.
    • Support for opening from WSL2 environment a DB hosted on Windows drive and mounted via DrvFs (i.e by Plan 9 noted above).

    ๐Ÿ›  Fixes: