amcclosky + mysql   2

How FriendFeed uses MySQL to store schema-less data - Bret Taylor's blog
"As our database has grown, we have tried to iteratively deal with the scaling issues that come with rapid growth. We did the typical things, like using read slaves and memcache to increase read throughput and sharding our database to improve write throughput. However, as we grew, scaling our existing features to accomodate more traffic turned out to be much less of an issue than adding new features."
mysql  data 
december 2011 by amcclosky

related tags

data  mysql 

Copy this bookmark:



description:


tags: