dendrite/roomserver/internal
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
..
helpers Various bug fixes and tweaks around invites and membership 2022-03-17 17:05:21 +00:00
input Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00
perform Add /_dendrite/admin/evacuateRoom/{roomID} (#2401) 2022-04-28 16:02:30 +01:00
query Return M_NOT_FOUND for rejected events (#2371) 2022-04-25 19:05:01 +02:00
alias.go Fix lint errors 2022-03-24 10:03:22 +00:00
api.go Add /_dendrite/admin/evacuateRoom/{roomID} (#2401) 2022-04-28 16:02:30 +01:00