0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-09 16:08:55 +02:00
dendrite/federationapi/storage
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
..
cache Merge federationapi, federationsender, signingkeyserver components (#2055) 2021-11-24 10:45:23 +00:00
postgres Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00
shared Store the EDU type in the database (#2370) 2022-04-25 11:56:50 +02:00
sqlite3 Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00
tables Merge federationapi, federationsender, signingkeyserver components (#2055) 2021-11-24 10:45:23 +00:00
interface.go Store the EDU type in the database (#2370) 2022-04-25 11:56:50 +02:00
storage.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00
storage_wasm.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00