mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 07:33:11 +00:00
Added package asyncredis (#2086)
This commit is contained in:
parent
79ae36d7e4
commit
7fd819c614
@ -24465,5 +24465,19 @@
|
||||
"description": "Special Functions of Stats & Physics",
|
||||
"license": "MIT/ISC",
|
||||
"web": "https://github.com/c-blake/spfun"
|
||||
},
|
||||
{
|
||||
"name": "asyncredis",
|
||||
"url": "https://github.com/Q-Master/redis.nim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"redis",
|
||||
"database",
|
||||
"driver",
|
||||
"async"
|
||||
],
|
||||
"description": "Pure Nim asyncronous driver for Redis DB",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/Q-Master/redis.nim"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user