Added NimDBX (#1737)

This commit is contained in:
Jens Alfke
2020-12-05 05:46:47 +01:00
committed by GitHub
parent 2c04b374d1
commit 2e801634fb
+14
View File
@@ -20682,5 +20682,19 @@
],
"description": "Simple window maker.",
"license": "MIT"
},
{
"name": "NimDBX",
"url": "https://github.com/snej/nimdbx",
"method": "git",
"tags": [
"database",
"libmdbx",
"LMDB",
"bindings",
"library"
],
"description": "Fast persistent key-value store, based on libmdbx",
"license": "Apache-2.0"
}
]