mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
commit
23a5e7a086
@ -6796,5 +6796,20 @@
|
|||||||
"description": "Asynchronous MySQL connector written in pure Nim",
|
"description": "Asynchronous MySQL connector written in pure Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/tulayang/asyncmysql"
|
"web": "https://github.com/tulayang/asyncmysql"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "cassandra",
|
||||||
|
"url": "https://github.com/yglukhov/cassandra",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"cassandra",
|
||||||
|
"database",
|
||||||
|
"wrapper",
|
||||||
|
"bindings",
|
||||||
|
"driver"
|
||||||
|
],
|
||||||
|
"description": "Bindings to Cassandra DB driver",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/yglukhov/cassandra"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user