dendrite/keyserver/storage
Neil Alexander 9d53351dc2
Component-wide TransactionWriters (#1290)
* Offset updates take place using TransactionWriter

* Refactor TransactionWriter in current state server

* Refactor TransactionWriter in federation sender

* Refactor TransactionWriter in key server

* Refactor TransactionWriter in media API

* Refactor TransactionWriter in server key API

* Refactor TransactionWriter in sync API

* Refactor TransactionWriter in user API

* Fix deadlocking Sync API tests

* Un-deadlock device database

* Fix appservice API

* Rename TransactionWriters to Writers

* Move writers up a layer in sync API

* Document sqlutil.Writer interface

* Add note to Writer documentation
2020-08-21 10:42:08 +01:00
..
postgres Fix more E2E sytests (#1265) 2020-08-12 22:43:02 +01:00
shared Fix more E2E sytests (#1265) 2020-08-12 22:43:02 +01:00
sqlite3 Component-wide TransactionWriters (#1290) 2020-08-21 10:42:08 +01:00
tables Fix more E2E sytests (#1265) 2020-08-12 22:43:02 +01:00
interface.go Fix more E2E sytests (#1265) 2020-08-12 22:43:02 +01:00
storage.go Configuration format v1 (#1230) 2020-08-10 14:18:04 +01:00
storage_test.go Configuration format v1 (#1230) 2020-08-10 14:18:04 +01:00
storage_wasm.go Configuration format v1 (#1230) 2020-08-10 14:18:04 +01:00