logoalt Hacker News

dev_l1x_betoday at 7:53 AM0 repliesview on HN

I start to think the SQLite is all i need to store data. When there is a chance of non-coordinated writes that I can distribute among servers (or even a range based ID) SQLite is my first idea. With durable storage backups this works amazingly well.