Skip to content
This repository has been archived by the owner on Sep 22, 2022. It is now read-only.

0.0.1 (Оbsolete, LMDB compatible) 2017-08-12

Compare
Choose a tag to compare
@erthink erthink released this 12 Aug 08:12
· 2805 commits to master since this release

Release of the stable/0.0 branch, which contains legacy code that compatible to original LMDB API.

Corresponds to LMDB v0.9.21, but NOT includes all fixes from libmdbx mainstream, for instance this fix for cursor state after a deletion.

Fixes since 0.0.0 2017-07-04:

  • more for cursor_del() (ITS#8699, ITS#8622).
  • fix extra madvise(MADV_REMOVE).
  • fix mdbx_set_attr().