mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Merge pull request #854 from xmonader/add-redisparser1135
Add package redisparser
This commit is contained in:
commit
a873a58e11
@ -10616,5 +10616,19 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/khchen/wNim",
|
"web": "https://github.com/khchen/wNim",
|
||||||
"doc": "https://khchen.github.io/wNim/wNim.html"
|
"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…
x
Reference in New Issue
Block a user