Merge pull request #362 from andreaferretti/master

Added spills
This commit is contained in:
Dominik Picheta 2016-06-08 14:31:46 +01:00
commit 090d5e171b

View File

@ -4768,5 +4768,18 @@
"description": "Native Nim Zend API glue for easy PHP extension development.",
"license": "MIT",
"web": "https://github.com/metatexx/nimzend"
},
{
"name": "spills",
"url": "https://github.com/andreaferretti/spills",
"method": "git",
"tags": [
"disk-based",
"sequence",
"memory-mapping"
],
"description": "Disk-based sequences",
"license": "Apache License 2.0",
"web": "https://github.com/andreaferretti/spills"
}
]