|
|
|
|
|
by asdkhadsj
2456 days ago
|
|
TIL. I really thought SQLite had better support for concurrent behavior. Do you know if the problem you cite is distinct separate processes of SQLite? Ie, can a single process (aka one web app) handle concurrent behavior properly with SQLite? Or will it fail even in that scenario? |
|