humanmade / Cavalcade

A better wp-cron. Horizontally scalable, works perfectly with multisite.
https://engineering.hmn.md/projects/cavalcade/
Other
519 stars 46 forks source link

Cache table existence #4

Closed rmccue closed 9 years ago

rmccue commented 9 years ago

So, it turns out that SHOW TABLES is actually, like, super unperformant when you have a decent amount of tables.

rpa2u

Whoops.