- Polyglot persistence @ FB keynote by Harrison Fisk
- WebScaleSQL keynote by Steaphan Greene
- MySQL for Facebook Messenger by Domas Mituzas
- MySQL Automation at Facebook Scale by Shlomo Priymak
- LSM Databases at Facebook by Yoshinori Matsunobu
- XDB: Shared MySQL Hosting at Facebook Scale by Evan Elias
- Online InnoDB Defragmentation by Rongrong Zhong
- Fast Master Failover without Data Loss by Yoshinori Matsunobu
- Row Based Replication and Incremental Logical Backup by Santosh Banda
- DocStore Document Database for MySQL at Facebook by Peng Tian and Tian Xia
- WebScaleSQL talk by Steaphan Greene
- WebScaleSQL BOF with Steaphan Greene. I hope other members from the WebScaleSQL effort will attend.
- RocksDB storage engine for MySQL BOF. I hope people from the core RocksDB team will attend.
Wednesday, March 18, 2015
Helping make MySQL better
My peers have been very busy the past few years helping to make MySQL better for web-scale deployments. Much of this effort is also good for deployments that aren't web-scale. Join us at Percona Live 2015 to learn more.
Subscribe to:
Post Comments (Atom)
Fixing some of the InnoDB scan perf regressions in a MySQL fork
I recently learned of Advanced MySQL , a MySQL fork, and ran my sysbench benchmarks for it. It fixed some, but not all, of the regressions f...
-
This provides additional results for Postgres versions 11 through 16 vs Sysbench on a medium server. My previous post is here . The goal is ...
-
MySQL 8.0.35 includes a fix for bug 109595 and with that fix the QPS is almost 4X larger on the read+write benchmark steps compared to MyS...
-
I am trying out a dedicated server from Hetzner for my performance work. I am trying the ax162-s that has 48 cores (96 vCPU), 128G of RAM a...
No comments:
Post a Comment