Merge pull request #854 from xmonader/add-redisparser1135
Add package redisparser
This commit is contained in:
commit
a873a58e11
1 changed files with 14 additions and 0 deletions
|
|
@ -10616,5 +10616,19 @@
|
|||
"license": "MIT",
|
||||
"web": "https://github.com/khchen/wNim",
|
||||
"doc": "https://khchen.github.io/wNim/wNim.html"
|
||||
},
|
||||
{
|
||||
"name": "redisparser",
|
||||
"url": "https://github.com/xmonader/nim-redisparser",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"redis",
|
||||
"resp",
|
||||
"parser",
|
||||
"protocol"
|
||||
],
|
||||
"description": "RESP(REdis Serialization Protocol) Serialization for Nim",
|
||||
"license": "Apache2",
|
||||
"web": "https://github.com/xmonader/nim-redisparser"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue