AsyncPG package

This commit is contained in:
cheatfate 2016-07-01 11:54:45 +03:00
parent 75819a9858
commit cd8cbc33cf

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