But if some query takes 5 minutes to run and you can’t speed it up, you need to do something.
I cache a very few select queries that don’t need to be 100% accurate as scan a ton of rows.
But if some query takes 5 minutes to run and you can’t speed it up, you need to do something.
I cache a very few select queries that don’t need to be 100% accurate as scan a ton of rows.