0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-20 13:28:20 +02:00
dendrite/userapi
Neil Alexander b24747b305
Transaction writer changes, move roomserver writers (#1285)
* Updated TransactionWriters, moved locks in roomserver, various other tweaks

* Fix redaction deadlocks

* Fix lint issue

* Rename SQLiteTransactionWriter to ExclusiveTransactionWriter

* Fix us not sending transactions through in latest events updater
2020-08-19 15:38:27 +01:00
..
api Fix edge cases around device lists (#1234) 2020-07-31 14:40:45 +01:00
internal Fix more E2E sytests (#1265) 2020-08-12 22:43:02 +01:00
inthttp Fix edge cases around device lists (#1234) 2020-07-31 14:40:45 +01:00
storage Transaction writer changes, move roomserver writers (#1285) 2020-08-19 15:38:27 +01:00
userapi.go Notify clients when devices are deleted (#1233) 2020-07-30 18:00:56 +01:00
userapi_test.go Configuration format v1 (#1230) 2020-08-10 14:18:04 +01:00