Added package redpool (#1241)

This commit is contained in:
Zed 2019-11-07 07:27:25 +01:00 committed by Miran
parent bc3dcb0437
commit 9a76fefd34

View File

@ -15150,5 +15150,17 @@
"description": "Parse config by defining an object",
"license": "MIT",
"web": "https://github.com/ba0f3/sim.nim"
},
{
"name": "redpool",
"url": "https://github.com/zedeus/redpool",
"method": "git",
"tags": [
"redis",
"pool"
],
"description": "Redis connection pool",
"license": "MIT",
"web": "https://github.com/zedeus/redpool"
}
]