mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 15:43:13 +00:00
Added package redisclient
This commit is contained in:
parent
a873a58e11
commit
2e7a8fb50b
@ -10630,5 +10630,19 @@
|
|||||||
"description": "RESP(REdis Serialization Protocol) Serialization for Nim",
|
"description": "RESP(REdis Serialization Protocol) Serialization for Nim",
|
||||||
"license": "Apache2",
|
"license": "Apache2",
|
||||||
"web": "https://github.com/xmonader/nim-redisparser"
|
"web": "https://github.com/xmonader/nim-redisparser"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "redisclient",
|
||||||
|
"url": "https://github.com/xmonader/nim-redisclient",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"redis",
|
||||||
|
"client",
|
||||||
|
"protocol",
|
||||||
|
"resp"
|
||||||
|
],
|
||||||
|
"description": "Redis client for Nim",
|
||||||
|
"license": "Apache2",
|
||||||
|
"web": "https://github.com/xmonader/nim-redisclient"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user