Added spills

This commit is contained in:
Andrea Ferretti 2016-06-08 13:26:29 +02:00
parent e1ca7b21ce
commit c35177aa93

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"
}
]