dendrite/syncapi/sync
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
..
request.go SyncAPI tweaks/fixes (#2671) 2022-08-25 13:42:47 +01:00
requestpool_test.go Add race testing to tests, and fix a few small race conditions in the tests (#2587) 2022-08-05 09:19:33 +01:00
requestpool.go Transactional isolation for /sync (#2745) 2022-09-30 12:48:10 +01:00