dendrite/internal/sqlutil
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
..
partition_offset_table.go Rehuffle where things are in the internal package (#1122) 2020-06-12 14:55:57 +01:00
postgres.go Rehuffle where things are in the internal package (#1122) 2020-06-12 14:55:57 +01:00
postgres_wasm.go Rehuffle where things are in the internal package (#1122) 2020-06-12 14:55:57 +01:00
sql.go Transaction writer changes, move roomserver writers (#1285) 2020-08-19 15:38:27 +01:00
trace.go Configuration format v1 (#1230) 2020-08-10 14:18:04 +01:00
trace_driver.go Add SQL tracing via DENDRITE_TRACE_SQL (#968) 2020-04-16 10:06:55 +01:00
trace_driver_wasm.go Add SQL tracing via DENDRITE_TRACE_SQL (#968) 2020-04-16 10:06:55 +01:00
uri.go Configuration format v1 (#1230) 2020-08-10 14:18:04 +01:00
writer_dummy.go Transaction writer changes, move roomserver writers (#1285) 2020-08-19 15:38:27 +01:00
writer_exclusive.go Transaction writer changes, move roomserver writers (#1285) 2020-08-19 15:38:27 +01:00