Reading List
There's always an events table from Fragments — brandur.org RSS feed.
There's always an events table
If you’re going to have an events table, delete old stuff, and do so in batch queries with a
LIMIT
. Consider partitioning.