mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Add asyncmysql
This commit is contained in:
parent
b5bed16a2c
commit
28a67a938c
@ -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",
|
||||
"packet parser"
|
||||
],
|
||||
"description": "Asynchronous MySQL connector written in pure Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/tulayang/asyncmysql"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user