mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Added package redpool (#1241)
This commit is contained in:
parent
bc3dcb0437
commit
9a76fefd34
@ -15150,5 +15150,17 @@
|
|||||||
"description": "Parse config by defining an object",
|
"description": "Parse config by defining an object",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/ba0f3/sim.nim"
|
"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…
x
Reference in New Issue
Block a user