0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-30 02:08:21 +02:00
dendrite/syncapi/notifier
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
..
notifier.go Transactional isolation for /sync (#2745) 2022-09-30 12:48:10 +01:00
notifier_test.go Fix data race in TestCorrectStreamWakeup (#2334) 2022-04-08 10:46:36 +01:00
userstream.go Fix data race in TestCorrectStreamWakeup (#2334) 2022-04-08 10:46:36 +01:00