Hacker News new | ask | show | jobs
by lowboy 4619 days ago
> But that's not anywhere close to good enough for me

FTFY

1 comments

> But that's not anywhere close to good enough for concurrent, multiuser systems with reasonable traffic.

FTFY

Mmhmm. Like I said, that's not good enough for you and for your needs. For other people it's fine. That's important to note.
At that point you might as well use a JSON file per database and lock the entire file, parse, change then serialise again. That might even be faster.