0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-22 02:49:05 +02:00
dendrite/setup/mscs/msc2836
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
..
msc2836.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00
msc2836_test.go Add missing HTTP mode for userapi (#1982) 2021-12-03 17:18:35 +00:00
storage.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00