←back to thread

197 points slaily | 1 comments | | HN request time: 0.353s | source
1. anacrolix ◴[] No.44569361[source]
When you have multiple sqlite connections, any write will flush the caches of other connections. So more connections is not always better.