mdbx: deprecate mdbx_dbi_open_ex() and custom comparators.

Change-Id: I1d20f77b9ba5d8d5ec891df17019377afb466b06
This commit is contained in:
Leonid Yuriev
2020-07-07 19:33:59 +03:00
parent fab6ddee14
commit e989cb05ed
3 changed files with 14 additions and 7 deletions

View File

@@ -1,4 +1,5 @@
## v0.9.x (in the development):
- Since v0.9 usage of custom comparators and the `mdbx_dbi_open_ex()` are deprecated.
- TODO: API for explicit threads (de)registration.
- TODO: Native bindings for C++.
- TODO: Packages for AltLinux, Fedora/RHEL, Debian/Ubuntu.