I also investigated SQLite and it's not clear how we can use it with multiple servers. The WAL documentation [1] says "The wal-index greatly improves the performance of readers, but the use of shared memory means that…
I also investigated SQLite and it's not clear how we can use it with multiple servers. The WAL documentation [1] says "The wal-index greatly improves the performance of readers, but the use of shared memory means that…