make lmdb's map_size configurable (fix #628)

This commit is contained in:
Alex Auvolat
2023-09-11 18:03:20 +02:00
parent 5f86b48f97
commit 51b9731a08
6 changed files with 30 additions and 2 deletions
Generated
+1
View File
@@ -1340,6 +1340,7 @@ dependencies = [
"async-trait",
"base64 0.21.3",
"blake2",
"bytesize",
"err-derive",
"futures",
"futures-util",