mirror of
https://github.com/isar/libmdbx.git
synced 2025-10-16 22:32:48 +08:00
mdbx: add mdbx_env_delete()
.
Resolves https://github.com/erthink/libmdbx/issues/119 Related to https://github.com/Kerollmops/heed/issues/58 Change-Id: Iec5bf5978e45bb6843f3ed8dd06ea4d34f2895cb
This commit is contained in:
@@ -11,6 +11,7 @@ TODO:
|
||||
|
||||
Added features:
|
||||
- Provided package for [buildroot](https://buildroot.org/).
|
||||
- Added `mdbx_env_delete()` for deletion an environment files in a proper and multiprocess-safe way.
|
||||
|
||||
Fixes:
|
||||
|
||||
|
Reference in New Issue
Block a user