We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Problem: Currently the database connection is not optimal, there is not a connection pooling logic when executing queries and statements.
Definition of done: Implement logic that uses connection pooling so connections can be re-used