Hacker News new | ask | show | jobs
by fnid 6079 days ago
I'm kind of shocked that you are using SQLite to power this site. I suppose it'd be easy to move to something better, but still...
1 comments

Are you shocked that it works or shocked that I would be so stupid as to use SQLite? I expect extremely low load and that I'll have plenty of time to move to memcached and no database...

EDIT: it's on memcached now.