9 ms·
Note that Dendrite is doing a bit more fancy architecture. https://github.com/matrix-org/dendrite/blob/master/DESIGN.md https://github.com/matrix-org/dendrite/b
by vesak 8y ago
Note that Dendrite is doing a bit more fancy architecture. https://github.com/matrix-org/dendrite/blob/master/DESIGN.md https://github.com/matrix-org/dendrite/blob/master/DESIGN.md -- there's a bunch of readers and writers, with Kafka in-between to mediate flow of messages.
Whether that's a good or bad thing remains to be seen, but I'm a bit skeptic towards complicating things from the get-go.