0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-10-04 00:39:00 +02:00
dendrite/setup/config
Neil Alexander 4ad5f9c982
Global database connection pool (for monolith mode) (#2411)
* Allow monolith components to share a single database pool

* Don't yell about missing connection strings

* Rename field

* Setup tweaks

* Fix panic

* Improve configuration checks

* Update config

* Fix lint errors

* Update comments
2022-05-03 16:35:06 +01:00
..
config.go Remove eduserver (#2306) 2022-03-29 14:14:35 +02:00
config_appservice.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00
config_clientapi.go Add restrictions for open registration (#2402) 2022-04-29 09:31:11 +02:00
config_federationapi.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00
config_global.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00
config_jetstream.go Per-room consumers (#2293) 2022-03-23 10:20:18 +00:00
config_keyserver.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00
config_mediaapi.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00
config_mscs.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00
config_roomserver.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00
config_syncapi.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00
config_test.go remove obsolete config entry "federation_certificates" (#2318) 2022-04-04 17:31:41 +01:00
config_userapi.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00