Hacker News new | ask | show | jobs
by blacksmith_tb 3509 days ago
At a guess, that it won't allow two devices to open the same db file (the first writes a lockfile). This does at least prevent corruption...
1 comments

Well it's an offline program, so two devices can't open the same file anyway.