Hacker News new | ask | show | jobs
by chrismiller 5510 days ago
If you do go the MySQL route be sure to check out INSERT DELAYED http://dev.mysql.com/doc/refman/5.5/en/insert-delayed.html
1 comments

Yes, I use this but the problem is still that if you fire large amounts of traffic at it then you get a lot of these building up and still create a bottleneck.