dendrite/serverkeyapi/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
..
cache More server key updates, tests (#1129) 2020-06-16 13:11:20 +01:00
postgres Configuration format v1 (#1230) 2020-08-10 14:18:04 +01:00
sqlite3 Component-wide TransactionWriters (#1290) 2020-08-21 10:42:08 +01:00
interface.go Server key component (#1050) 2020-05-27 10:19:24 +01:00
keydb.go Configuration format v1 (#1230) 2020-08-10 14:18:04 +01:00
keydb_wasm.go Rehuffle where things are in the internal package (#1122) 2020-06-12 14:55:57 +01:00