0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-28 22:08:54 +02:00
dendrite/cmd/dendrite-demo-pinecone
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
..
conn Update to matrix-org/pinecone@e526fa8 2022-04-04 15:16:02 +01:00
defaults Update Pinecone P2P demo 2022-03-30 15:01:22 +01:00
embed Update Pinecone P2P demo 2022-03-30 15:01:22 +01:00
rooms Update Pinecone P2P demo 2022-03-30 15:01:22 +01:00
users Define component interfaces based on consumers (2/2) (#2425) 2022-05-05 19:30:38 +01:00
main.go Refactor appservices component (#2687) 2022-09-01 09:20:40 +01:00