Y
Hacker News
new
|
ask
|
show
|
jobs
by
andreidd
973 days ago
Why not use “:memory:”?
1 comments
aaviator42
973 days ago
Multiple processes cannot access the same :memory: sqlite db, which makes it incompatible for our use cases.
link