4
0
mirror of https://github.com/1f349/dendrite.git synced 2025-01-12 10:26:34 +00:00
dendrite/mediaapi/storage/sqlite3
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
..
media_repository_table.go Refactor media storage layer, add tests () 2022-04-14 13:32:48 +01:00
mediaapi.go Global database connection pool (for monolith mode) () 2022-05-03 16:35:06 +01:00
thumbnail_table.go Refactor media storage layer, add tests () 2022-04-14 13:32:48 +01:00