dendrite/internal
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
..
caching More server key updates, tests (#1129) 2020-06-16 13:11:20 +01:00
config Fix Docker builds, polylith components (#1269) 2020-08-13 18:27:19 +01:00
eventutil Configuration format v1 (#1230) 2020-08-10 14:18:04 +01:00
httputil API setup refactoring (#1266) 2020-08-13 12:16:37 +01:00
setup Add SkipClean and UseEncodedPaths to intermediate routers (#1275) 2020-08-17 12:28:20 +01:00
sqlutil Component-wide TransactionWriters (#1290) 2020-08-21 10:42:08 +01:00
test API setup refactoring (#1266) 2020-08-13 12:16:37 +01:00
transactions Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
consumers.go Add logic for determining when device lists have changed due to membership changes (#1220) 2020-07-27 09:19:55 +01:00
log.go Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00