summaryrefslogtreecommitdiff
path: root/plugins/Dbx_mdbx/src/dbintf.cpp
AgeCommit message (Collapse)Author
2018-03-23fixes #1195 (Import from mdbx is broken)George Hazan
2018-03-21DATABASELINK::Unload method replaced with the virtual destructor of ↵George Hazan
MDatabaseCommon
2018-03-07old C-style code is obsolete now because of MDatabaseCommon existenceGeorge Hazan
2018-02-04checker for MDBX, first versionGeorge Hazan
2018-01-24we need more readers, cause libmdbx returns MDBX_READERS_FULL on large profilesGeorge Hazan
2018-01-23dbx_mdbx:George Hazan
- fix for a name conflict; - stricter transaction scope; - version bump
2018-01-22code cleaningGeorge Hazan
2018-01-11dbx_mdbx:George Hazan
- Remap() / MDBX_CHECK perversion removed; - mdbx_env_set_geometry() is used to grow file automatically
2018-01-11mdbx-plugin: fix names for clarity (minor, but renaming).George Hazan
# Conflicts: # plugins/Dbx_mdbx/src/libmdbx