Commit graph

2 commits

Author SHA1 Message Date
Neil Alexander ef5e7ea6c9
Try to reset the transaction after a failure 2022-09-30 17:06:05 +01:00
Neil Alexander 6348486a13
Transactional isolation for /sync (#2745)
This should transactional snapshot isolation for `/sync` etc requests.

For now we don't use repeatable read due to some odd test failures with
invites.
2022-09-30 12:48:10 +01:00