0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-05-20 06:13:48 +02:00
dendrite/syncapi/internal
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
..
history_visibility.go Transactional isolation for /sync (#2745) 2022-09-30 12:48:10 +01:00
keychange.go Allow un-rejecting events on reprocessing 2022-08-24 14:03:06 +01:00
keychange_test.go Mark device list as stale, if we don't have the requesting device (#2728) 2022-09-20 11:32:03 +02:00