0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-26 08:18:21 +02:00
dendrite/syncapi/storage/shared
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
..
storage_consumer.go Transactional isolation for /sync (#2745) 2022-09-30 12:48:10 +01:00
storage_sync.go Transactional isolation for /sync (#2745) 2022-09-30 12:48:10 +01:00