Chris Hill-Scott
34d5054075
Commit transactions as soon no longer needed
...
We think that holding open database transactions while we go and do
something else is causing us to have poor performance.
Because we’re not serialising everything as soon as we pull it out of
the database we can guarantee that we don’t need to go back to the
database again.
So let’s see if explicitly closing the transaction helps with
performance.
2020-06-17 16:12:12 +01:00
..
2020-06-17 16:12:12 +01:00
2020-04-02 14:49:47 +01:00
2019-08-30 12:17:59 +01:00
2020-06-12 14:52:22 +01:00
2020-06-03 11:11:43 +01:00
2020-06-01 12:44:49 +01:00
2020-06-11 15:01:15 +01:00
2019-04-12 15:53:17 +01:00
2019-03-29 15:30:07 +00:00
2020-05-12 12:58:39 +01:00
2019-04-12 16:05:29 +01:00
2020-04-02 14:52:15 +01:00
2020-06-17 16:12:12 +01:00
2020-03-05 12:34:17 +00:00
2019-06-11 13:57:17 +01:00
2019-09-02 11:56:56 +01:00
2019-12-13 10:02:39 +00:00
2020-05-20 18:31:25 +01:00
2020-06-17 16:12:11 +01:00
2020-04-24 13:43:00 +01:00
2020-06-17 16:12:11 +01:00
2019-03-18 17:49:47 +00:00
2020-02-07 15:50:54 +00:00
2020-05-13 08:56:54 +01:00
2020-05-05 12:00:36 +01:00
2020-06-17 16:12:11 +01:00
2020-06-12 16:51:44 +01:00
2020-05-18 10:30:28 +01:00
2020-06-09 11:21:48 +01:00
2019-01-18 15:36:53 +00:00
2020-02-14 14:15:41 +00:00
2019-08-12 16:51:39 +01:00
2020-01-24 13:18:37 +00:00
2020-05-20 18:31:25 +01:00
2020-06-16 16:47:56 +01:00
2020-06-17 16:12:11 +01:00
2020-05-22 09:36:07 +01:00
2020-04-24 13:43:00 +01:00