Optimizing Email Batch API by Using Rails Bulk Inserts with MySQL 4 years ago
How we optimized the GoDaddy Email Batch API by using Rails bulk inserts with MySQL and how to calculate the auto-incrementing IDs for records, given MySQL does not support a RETURNING clause.