0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-29 01:38:25 +02:00
dendrite/internal
Kegsay 4a7fb9c045
Automatically upgrade databases on startup (#1529)
* Support auto-upgrading accounts DB

* Auto-upgrade device DB deltas

* Support up/downgrading from cmd/goose

* Linting

* Create tables then do migrations then prepare statements

To avoid failing due to some things not existing

* Linting
2020-10-15 18:09:41 +01:00
..
caching Roomserver NID caches (#1335) 2020-08-25 12:32:29 +01:00
config Rename serverkeyapi to signingkeyserver (#1492) 2020-10-07 16:23:18 +01:00
eventutil Add Queryer and Inputer and factor out more RSAPI stuff (#1382) 2020-09-02 17:13:15 +01:00
httputil API setup refactoring (#1266) 2020-08-13 12:16:37 +01:00
setup Start Kafka connections for each component that needs them (#1527) 2020-10-15 13:27:13 +01:00
sqlutil Automatically upgrade databases on startup (#1529) 2020-10-15 18:09:41 +01:00
test Rename serverkeyapi to signingkeyserver (#1492) 2020-10-07 16:23:18 +01:00
transactions Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
consumers.go Report which component failed to consume (#1375) 2020-09-01 16:53:38 +01:00
log.go Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
version.go Better semver compliance for version reporting 2020-10-14 12:51:06 +01:00