dendrite/src/github.com/matrix-org/dendrite
Mark Haines ba8b5d8bf9 Fix kafka consumer setup in monolith. (#184)
We can't consume the same topic on a single kafka consumer more than
once. So when using kafka we have to create a new consumer for each
component in the monolith.
2017-08-16 16:55:34 +01:00
..
clientapi Optionally use naffka in the monolithic server (#183) 2017-08-16 13:36:41 +01:00
cmd Fix kafka consumer setup in monolith. (#184) 2017-08-16 16:55:34 +01:00
common Optionally use naffka in the monolithic server (#183) 2017-08-16 13:36:41 +01:00
federationapi Move setting up the api mux to outside the routing.Setup functions. (#173) 2017-08-03 15:10:39 +01:00
federationsender Optionally use naffka in the monolithic server (#183) 2017-08-16 13:36:41 +01:00
mediaapi Add prefixes to namespace the SQL tables. (#177) 2017-08-07 11:51:46 +01:00
roomserver Add tables for tracking the state of invites to the room server. (#165) 2017-08-08 16:38:03 +01:00
syncapi Optionally use naffka in the monolithic server (#183) 2017-08-16 13:36:41 +01:00