Merge pull request #542 from tulayang/master

Add asyncmysql
This commit is contained in:
Dominik Picheta 2017-07-23 13:49:45 +01:00 committed by GitHub
commit fcad65e684

View File

@ -6782,5 +6782,19 @@
"description": "A nil coalescing operator ?? for Nim",
"license": "MIT",
"web": "https://github.com/piedar/coalesce"
},
{
"name": "asyncmysql",
"url": "https://github.com/tulayang/asyncmysql",
"method": "git",
"tags": [
"mysql",
"async",
"asynchronous",
"parser"
],
"description": "Asynchronous MySQL connector written in pure Nim",
"license": "MIT",
"web": "https://github.com/tulayang/asyncmysql"
}
]