Added NimDBX (#1737)

This commit is contained in:
Jens Alfke 2020-12-04 20:46:47 -08:00 committed by GitHub
parent 2c04b374d1
commit 2e801634fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
}
]