mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
AsyncPG package
This commit is contained in:
parent
75819a9858
commit
cd8cbc33cf
@ -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"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user