mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 08:33:10 +00:00
Added cassandra
This commit is contained in:
parent
fcad65e684
commit
bde0725528
@ -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