-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
databaseDatabase schemas, migrations, and configurationsDatabase schemas, migrations, and configurationsperformanceCode, database performance optimization, improvementsCode, database performance optimization, improvements
Milestone
Description
Is your feature request related to a problem? Please describe.
We can optimize DB calls if we use pool connections
Describe the solution you'd like
Implement pool to optimize DB calls
Ex: Min: 1, Max: 10 or something like that with a connectionTimeout: 5000ms
Describe alternatives you've considered
NA
Additional context
Need to check if this is required at the moment or not
Metadata
Metadata
Assignees
Labels
databaseDatabase schemas, migrations, and configurationsDatabase schemas, migrations, and configurationsperformanceCode, database performance optimization, improvementsCode, database performance optimization, improvements
Type
Projects
Status
No status