Merge pull request #471 from bluenote10/nimdata

added nimdata
This commit is contained in:
Dominik Picheta 2017-02-14 11:48:59 +01:00 committed by GitHub
commit cd3d46cbd5

View File

@ -5946,5 +5946,17 @@
"description": "The Storage Performance Development Kit(SPDK) provides a set of tools and libraries for writing high performance, scalable, user-mode storage applications.",
"license": "MIT",
"web": "https://github.com/nimscale/spdk.git"
},
{
"name": "NimData",
"url": "https://github.com/bluenote10/NimData",
"method": "git",
"tags": [
"library",
"dataframe"
],
"description": "DataFrame API enabling fast out-of-core data analytics",
"license": "MIT",
"web": "https://github.com/bluenote10/NimData"
}
]