Skip to content

Transaction manager for SQLite3 #595

@roberto-code

Description

@roberto-code

Hello @MeanSquaredError,

I am currently working with a SQLite3 database that can be accessed by several processes.
One of the processes can run a long write transaction and other processes could run read transactions at the same time.
In issue #554 you mentioned that you have a transaction manager for PostgreSQL and that sounds exactly like the solution I need for this. Could you share it?
What changes do you think would be needed in the SQLite3 connector to make it work with SQLite3?
Thanks a lot.

Best,
Roberto.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions