Teng Li
Biography:
Teng is a Research Scientist in Facebook's database engineering team. His work is primarily focused on improving MySQL replication, by providing efficient MySQL binary log storage services used at the Facebook scale. Before joining Facebook, he graduated from the George Washington University with a Ph.D. in parallel and distributed computing.
Sessions
5 October 12:20 PM - 1:10 PM
at Matterhorn 2
MySQL binary log management is one of the biggest challenges in MySQL clusters at the Facebook scale. Storing, indexing, retrieving and replaying binary logs is a complex task that we found ourselves re-implementing in our services over and over. To streamline our systems, we have designed a multi-purpose binlog management service called Binlog Server. Binlog Server can act as a replica and store... [read more]