Skip to content

Refactor: the way of show meta #95

@donhardman

Description

@donhardman

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions