added new di with connection pool and rebuild of the database/cache services
This commit is contained in:
parent
be6afef832
commit
09d907a10c
26 changed files with 4844 additions and 205 deletions
|
|
@ -10,6 +10,9 @@
|
|||
{ "path": "../cache" },
|
||||
{ "path": "../config" },
|
||||
{ "path": "../logger" },
|
||||
{ "path": "../http" }
|
||||
{ "path": "../http" },
|
||||
{ "path": "../connection-factory" },
|
||||
{ "path": "../mongodb-client" },
|
||||
{ "path": "../postgres-client" }
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue