Closed sathish76 closed 2 years ago
Hi @sathish76 Thank you for your kind words.
As per the current code the connections once created per request gets cashed in a map and reused next time. Else a new connection is created.
const exists = connMap.has(tenantId);
Hope this helps :)
Closing this due to inactivity
@sandeepsuvit Thank you for the awesome package.
Can you guide me to achieve the following?
Problem: