0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-05-20 06:13:48 +02:00
dendrite/syncapi/types
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
..
presence.go Simplify presence stringification (should help with vector-im/element-android#5712) 2022-04-07 10:10:28 +01:00
provider.go Transactional isolation for /sync (#2745) 2022-09-30 12:48:10 +01:00
types.go Refactor notifications (#2688) 2022-09-27 15:01:34 +02:00
types_test.go Add presence module V2 (#2312) 2022-04-06 13:11:19 +02:00