Skip to content

SqlConnector with multiple connections for concurrent usage #280

@ckittl

Description

@ckittl

This issue is inspired by the discussions in #272.

At the moment, the SqlConnector holds one reusable connection to the database. However, it would be desirable to hold multiple connections, that can be used in parallel and concurrently. This also requires a mapping against a suitable key object.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions