/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
SQLite async connection pool for high-performance
(github.com)
197 points
slaily
| 1 comments |
11 Jul 25 10:26 UTC
|
HN request time: 0.353s
|
source
1.
anacrolix
◴[
15 Jul 25 09:15 UTC
]
No.
44569361
[source]
▶
>>44530518 (OP)
#
When you have multiple sqlite connections, any write will flush the caches of other connections. So more connections is not always better.
ID:
GO
↑