0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-10-05 09:18:55 +02:00
dendrite/roomserver/internal/input
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
..
input.go Add metrics for internal API requests (#2310) 2022-04-08 12:24:40 +02:00
input_events.go Add metrics for internal API requests (#2310) 2022-04-08 12:24:40 +02:00
input_latest_events.go Don't send adds_state_events in roomserver output events anymore (#2258) 2022-03-07 17:17:16 +00:00
input_membership.go Fix transaction issues in events table in PSQL (#2165) 2022-02-10 09:30:16 +00:00
input_missing.go Update to matrix-org/gomatrixserverlib#300 2022-04-05 14:43:44 +01:00
input_test.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00