aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 84b9435..3ebca0a 100644
--- a/packages.json
+++ b/packages.json
@@ -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"
}
]