dendrite/appservice/storage
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
..
postgres
sqlite3 Transaction writer changes, move roomserver writers (#1285) 2020-08-19 15:38:27 +01:00
interface.go
storage.go
storage_wasm.go