4
0
mirror of https://github.com/1f349/dendrite.git synced 2025-01-13 19:06:34 +00:00
dendrite/appservice/storage/postgres
Neil Alexander 4ad5f9c982
Global database connection pool (for monolith mode) ()
* 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
..
appservice_events_table.go Don't overwrite global err before return () 2020-08-25 13:11:52 +01:00
storage.go Global database connection pool (for monolith mode) () 2022-05-03 16:35:06 +01:00
txn_id_counter_table.go More SQLite () 2020-02-14 14:12:33 +00:00