Added package redisparser

This commit is contained in:
Ahmed T. Youssef 2018-09-10 13:35:18 +02:00
parent f65b3ee7a8
commit 3b40d902f8

View File

@ -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"
}
]