-
Notifications
You must be signed in to change notification settings - Fork 350
Closed
Description
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
Labels
No labels