dendrite/currentstateserver/storage
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
..
postgres Emit redacted_event from the roomserver when redactions are validated (#1186) 2020-07-07 12:51:55 +01:00
shared Finish implementing redactions (#1189) 2020-07-08 17:45:39 +01:00
sqlite3 Use TransactionWriter in other component SQLite (#1209) 2020-07-21 15:48:21 +01:00
tables Emit redacted_event from the roomserver when redactions are validated (#1186) 2020-07-07 12:51:55 +01:00
interface.go Emit redacted_event from the roomserver when redactions are validated (#1186) 2020-07-07 12:51:55 +01:00
storage_wasm.go Add a new component: currentstateserver (#1171) 2020-06-30 10:37:21 +01:00
storage.go Add a new component: currentstateserver (#1171) 2020-06-30 10:37:21 +01:00