Merge pull request #373 from cheatfate/asyncpg

AsyncPG package
This commit is contained in:
Dominik Picheta 2016-07-02 10:15:46 +01:00 committed by GitHub
commit 55f69b6b8e

View File

@ -4859,5 +4859,22 @@
"web": "https://github.com/subsetpark/ad",
"url": "https://github.com/subsetpark/ad",
"description": "A simple RPN calculator"
},
{
"name": "asyncpg",
"url": "https://github.com/cheatfate/asyncpg",
"method": "git",
"tags": [
"async",
"database",
"postgres",
"postgresql",
"asyncdispatch",
"asynchronous",
"library"
],
"description": "Asynchronous PostgreSQL driver for Nim Language.",
"license": "MIT",
"web": "https://github.com/cheatfate/asyncpg"
}
]