0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-30 02:08:21 +02:00
dendrite/serverkeyapi
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
..
api Convert serverkeys to inthttp (#1097) 2020-06-04 16:26:35 +01:00
internal More server key updates, tests (#1129) 2020-06-16 13:11:20 +01:00
inthttp More server key updates, tests (#1129) 2020-06-16 13:11:20 +01:00
storage Use TransactionWriter in other component SQLite (#1209) 2020-07-21 15:48:21 +01:00
serverkeyapi.go More server key updates, tests (#1129) 2020-06-16 13:11:20 +01:00
serverkeyapi_test.go More server key updates, tests (#1129) 2020-06-16 13:11:20 +01:00