0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-12 17:39:04 +02:00
dendrite/userapi
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
..
api Change pushkey_ts to be seconds (fix #2354) (#2358) 2022-04-19 09:51:02 +01:00
consumers Add possibility to ignore users (#2329) 2022-04-07 15:08:19 +01:00
internal Use provided filter for account_data (#2372) 2022-04-25 19:04:46 +02:00
inthttp Handle QueryAccountAvailabilityPath in internal user API (#2332) 2022-04-08 10:18:27 +01:00
producers Implement Push Notifications (#1842) 2022-03-03 11:40:53 +00:00
storage Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00
util Implement Push Notifications (#1842) 2022-03-03 11:40:53 +00:00
userapi.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00
userapi_test.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00