mirror of
https://gitflic.ru/project/erthink/libmdbx.git
synced 2026-03-11 03:40:30 +00:00
2026-01-07 mdbx-doc: fix README typo. 2026-01-07 mdbx++: add a minimal C++ API example. 2026-01-07 mdbx++: using hex dump of slices instead of base58. 2026-01-07 mdbx++: considering extended ASCII as non-printable if UTF8 enabled. 2026-01-07 mdbx-doc: add minor doxygen-markup to C-API example. 2026-01-07 mdbx-dist: add packages-files to distribution. 2026-01-07 mdbx-pkg: add aur-package. 2026-01-07 mdbx-test: move pcrf-simulator. 2026-01-06 mdbx: re-licensing closed parts. 2026-01-06 mdbx-doc: avoid using numbered lists to prevent doxygen issues. 2026-01-06 mdbx-doc: refine "Restrictions & Caveats" section. 2026-01-05 mdbx: avoids `mdbx_txn_lock()` during copying a database.