Skip to content

Is it possible to support connection pooling transaction based on current "node-orm2" architecture? #284

@taoyuan

Description

@taoyuan

node-orm-transaction has an issue Transactions do not work together with connection pooling.

It looks that it is a big problem and difficult to solve.

There are too different between node-orm2 and node-persist, and the solution of JugglingDB has taken maybe has performance issues.

Maybe expose connect and add a connection parameter to the functions involved sql execution is a complete and optional solution. But the problem is too much code should be changed.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions