dendrite/federationapi
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
..
api MSC2946: Spaces Summary (round 2) (#2232) 2022-03-01 13:40:07 +00:00
consumers Add presence module V2 (#2312) 2022-04-06 13:11:19 +02:00
internal Don't try to federated-join via ourselves (#2383) 2022-04-27 12:23:55 +01:00
inthttp MSC2946: Spaces Summary (round 2) (#2232) 2022-03-01 13:40:07 +00:00
producers Add presence module V2 (#2312) 2022-04-06 13:11:19 +02:00
queue Fix graceful shutdown 2022-04-27 15:29:49 +01:00
routing Device list display name fixes (#2405) 2022-04-29 16:02:55 +01:00
statistics Merge federationapi, federationsender, signingkeyserver components (#2055) 2021-11-24 10:45:23 +00:00
storage Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00
types Add presence module V2 (#2312) 2022-04-06 13:11:19 +02:00
federationapi.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00
federationapi_keys_test.go NATS JetStream tweaks (#2086) 2022-01-07 17:31:57 +00:00
federationapi_test.go Remove eduserver (#2306) 2022-03-29 14:14:35 +02:00