dendrite/cmd
Neil Alexander ad6b902b84
Refactor appservices component (#2687)
This PR refactors the app services component. It makes the following changes:

* Each appservice now gets its own NATS JetStream consumer
* The appservice database is now removed entirely, since we just use JetStream as a data source instead
* The entire component is now much simpler and we deleted lots of lines of code 💅

The result is that it should be much lighter and hopefully much more performant.
2022-09-01 09:20:40 +01:00
..
create-account Add timeout parameter & trim URL (#2666) 2022-08-23 11:10:41 +02:00
dendrite-demo-pinecone Refactor appservices component (#2687) 2022-09-01 09:20:40 +01:00
dendrite-demo-yggdrasil Refactor appservices component (#2687) 2022-09-01 09:20:40 +01:00
dendrite-monolith-server Clean up interface definitions (#2427) 2022-05-06 12:39:26 +01:00
dendrite-polylith-multi Add PolylithMode base config option (#2428) 2022-05-06 13:51:48 +01:00
dendrite-upgrade-tests Do not use ioutil as it is deprecated (#2625) 2022-08-05 10:26:59 +01:00
dendritejs-pinecone Tidy up AddPublicRoutes (#2412) 2022-05-03 17:17:02 +01:00
furl Do not use ioutil as it is deprecated (#2625) 2022-08-05 10:26:59 +01:00
generate-config Refactor appservices component (#2687) 2022-09-01 09:20:40 +01:00
generate-keys Complement QoL changes (#2663) 2022-08-23 13:10:29 +02:00
resolve-state Ristretto cache (#2563) 2022-07-11 14:31:31 +01:00