Commit graph

4 commits

Author SHA1 Message Date
Neil Alexander 2d00e02d1d
Document sqlutil.Writer interface 2020-08-21 10:22:28 +01:00
Neil Alexander e708cb73aa
Move writers up a layer in sync API 2020-08-21 09:55:46 +01:00
Neil Alexander bc1023ea19
Rename TransactionWriters to Writers 2020-08-21 09:31:33 +01:00
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