0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-30 02:08:21 +02:00
dendrite/currentstateserver
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
..
acls Support for server ACLs (#1261) 2020-08-11 18:19:11 +01:00
api Support for server ACLs (#1261) 2020-08-11 18:19:11 +01:00
consumers Support for server ACLs (#1261) 2020-08-11 18:19:11 +01:00
internal Support for server ACLs (#1261) 2020-08-11 18:19:11 +01:00
inthttp Support for server ACLs (#1261) 2020-08-11 18:19:11 +01:00
storage Transaction writer changes, move roomserver writers (#1285) 2020-08-19 15:38:27 +01:00
currentstateserver.go Support for server ACLs (#1261) 2020-08-11 18:19:11 +01:00
currentstateserver_test.go Deflake currentstateserver integration tests (#1263) 2020-08-12 11:53:06 +01:00