0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-04 04:08:24 +02:00
dendrite/federationsender/storage/postgres
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
..
blacklist_table.go Transaction writer changes, move roomserver writers (#1285) 2020-08-19 15:38:27 +01:00
joined_hosts_table.go Unbreak postgres 2020-08-04 11:41:48 +01:00
queue_edus_table.go Deduplicate FS database, EDU persistence table (#1207) 2020-07-20 16:55:20 +01:00
queue_json_table.go Deduplicate FS database, EDU persistence table (#1207) 2020-07-20 16:55:20 +01:00
queue_pdus_table.go Deduplicate FS database, EDU persistence table (#1207) 2020-07-20 16:55:20 +01:00
room_table.go Deduplicate FS database, EDU persistence table (#1207) 2020-07-20 16:55:20 +01:00
storage.go Configuration format v1 (#1230) 2020-08-10 14:18:04 +01:00