mirror of
https://github.com/isar/libmdbx.git
synced 2025-08-19 19:39:26 +08:00
mdbx: support for user-settable transaction context.
Change-Id: Ib4a345628e2c1ca2f95ac7615ea53d94911e5198
This commit is contained in:
@@ -29,6 +29,7 @@ Added features:
|
||||
- Improved DB corruption detection by checking parent-page-txnid.
|
||||
- Improved opening large DB (> 4Gb) from 32-bit code.
|
||||
- Provided `pure-function` and `const-function` attributes to C API.
|
||||
- Support for user-settable transaction context.
|
||||
|
||||
Deprecated functions and flags:
|
||||
|
||||
|
Reference in New Issue
Block a user