Hacker News new | ask | show | jobs
by andreidd 973 days ago
Why not use “:memory:”?
1 comments

Multiple processes cannot access the same :memory: sqlite db, which makes it incompatible for our use cases.