-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
We implemented a fix for the issue related to using different connections under heavy load for select queries here: #94
The current implementation is not clean enough and uses a "hack." We should introduce the possibility to send multiple queries through a SINGLE connection and receive separate responses. This would make the code cleaner. However, we need to think of a better approach before implementing this solution.
Metadata
Metadata
Assignees
Labels
No labels