Added package redpool (#1241)
This commit is contained in:
parent
bc3dcb0437
commit
9a76fefd34
1 changed files with 12 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue