mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 17:13:09 +00:00
Added package redisparser
This commit is contained in:
parent
f65b3ee7a8
commit
3b40d902f8
@ -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