Closed PotatoPresident closed 6 months ago
Switched sqlite to use WAL journaling for concurrent read and writes Added automatic query retry for rare cases of concurrent writes (rollback at the same time as heavy inserts) Improve handling of invalid arguments
Switched sqlite to use WAL journaling for concurrent read and writes Added automatic query retry for rare cases of concurrent writes (rollback at the same time as heavy inserts) Improve handling of invalid arguments