Hacker News new | ask | show | jobs
by abvdasker 386 days ago
Honest curiosity — why did you choose a service like Redis over a more straightforward embedded solution like SQLite? In my head Redis seems better suited to distributed solutions but I've never actually built a desktop application so I'm probably speaking from ignorance.
1 comments

My bet is that he didn't know sqlite exists.