Twitter use MYSQL as persistent storage technology for it's twitter data(the interest graph, timelines, user data and the Tweets themselves)
Twitter open sourced their development of MySQL 5.5 which includes works in internals of InnoDB,NUMA system,etc
For more information, see change history and documentation. Source code is available here.
No comments:
Post a Comment