What I learned from building Performance Monitoring from scratch
...database operations which by default each locks the database row while writing. Thankfully we have MongoDB (don't roll your eyes yet) that handles this beautifully. MongoDB allows you to upsert hash with...