Prevent request Bus instances from creating new IORedis connections

This commit is contained in:
2022-03-30 23:34:17 -05:00
parent b42e91533a
commit 351a2e14b8
3 changed files with 11 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@extollo/lib",
"version": "0.9.17",
"version": "0.9.18",
"description": "The framework library that lifts up your code.",
"main": "lib/index.js",
"types": "lib/index.d.ts",