tangramdotdev / tangram

Tangram is a build system and package manager.
https://www.tangram.dev
MIT License
73 stars 5 forks source link

SQLite improvements #287

Open nitsky opened 1 day ago

nitsky commented 1 day ago

Use separate read and write connections, eliminate busy timeout, use BEGIN IMMEDIATE.