mirror of
https://github.com/isar/libmdbx.git
synced 2025-08-19 19:39:26 +08:00
mdbx-posix: refine mdbx_lck_init(), allow multi-opending with MDBX_LOCKING_SYSV.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
v0.9.x (in the development):
|
||||
- TODO: Native bindings for C++.
|
||||
- TODO: Packages for AltLinux, Fedora/RHEL, Debian/Ubuntu.
|
||||
- Support multi-opening the same DB in a process with SysV locking (BSD).
|
||||
|
||||
v0.8.1 2020-06-12:
|
||||
- Minor change versioning. The last number in version now mean the number of commits since last release/tag.
|
||||
|
Reference in New Issue
Block a user