dendrite/appservice/storage/sqlite3
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
..
appservice_events_table.go Don't overwrite global err before return (#1293) 2020-08-25 13:11:52 +01:00
storage.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00
txn_id_counter_table.go Split the select+update query for txn_id counter (#1855) 2021-06-07 08:51:19 +01:00