Added niledb.

This commit is contained in:
Robert Edwards 2018-11-25 13:53:00 -05:00
parent c66eff46e3
commit 8549d54087

View File

@ -11615,5 +11615,16 @@
"description": "Very simple PostgreSQL async api for nim.",
"license": "MIT",
"web": "https://github.com/treeform/pg"
},
{
"name": "niledb",
"url": "https://github.com/JeffersonLab/niledb.git",
"method": "git",
"tags": [
"db"
],
"description": "Key/Value storage into a fast file-hash",
"license": "MIT",
"web": "https://github.com/JeffersonLab/niledb.git"
}
]