dendrite/federationapi/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
..
deltas
blacklist_table.go
inbound_peeks_table.go
joined_hosts_table.go
notary_server_keys_json_table.go
notary_server_keys_metadata_table.go
outbound_peeks_table.go
queue_edus_table.go
queue_json_table.go
queue_pdus_table.go
server_key_table.go
storage.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00