dendrite/internal
Kegsay 4a7fb9c045
Automatically upgrade databases on startup ()
* 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 () 2020-08-25 12:32:29 +01:00
config Rename serverkeyapi to signingkeyserver () 2020-10-07 16:23:18 +01:00
eventutil Add Queryer and Inputer and factor out more RSAPI stuff () 2020-09-02 17:13:15 +01:00
httputil API setup refactoring () 2020-08-13 12:16:37 +01:00
setup Start Kafka connections for each component that needs them () 2020-10-15 13:27:13 +01:00
sqlutil Automatically upgrade databases on startup () 2020-10-15 18:09:41 +01:00
test Rename serverkeyapi to signingkeyserver () 2020-10-07 16:23:18 +01:00
transactions Fix and shuffle directory around () 2020-05-21 14:40:13 +01:00
consumers.go Report which component failed to consume () 2020-09-01 16:53:38 +01:00
log.go Fix and shuffle directory around () 2020-05-21 14:40:13 +01:00
version.go Better semver compliance for version reporting 2020-10-14 12:51:06 +01:00