Commit graph

5 commits

Author SHA1 Message Date
Neil Alexander 352a4a896c
Updated TransactionWriters, moved locks in roomserver, various other tweaks (I'm so sorry for this commit) 2020-08-18 17:16:13 +01:00
Neil Alexander 6274bc5c63
Undo non-roomserver changes for now 2020-08-18 09:54:51 +01:00
Neil Alexander 66bf4bc7a4
Database-wide TransactionWriter 2020-08-17 18:03:53 +01:00
Neil Alexander b6bc132485
Use TransactionWriter in other component SQLite (#1209)
* Use TransactionWriter on other component SQLites

* Fix sync API tests

* Fix panic in media API

* Fix a couple of transactions

* Fix wrong query, add some logging output

* Add debug logging into StoreEvent

* Adjust InsertRoomNID

* Update logging
2020-07-21 15:48:21 +01:00
Kegsay e09d24e732
Move account/device DBs to userapi (#1141) 2020-06-17 12:05:56 +01:00
Renamed from clientapi/auth/storage/accounts/sqlite3/threepid_table.go (Browse further)