mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 07:33:11 +00:00
Merge pull request #945 from grokqcd/master
Added niledb. A fast file-hash db.
This commit is contained in:
commit
3fc6440058
@ -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"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user