dendrite/internal/setup
S7evinK d5675feb96
Add possibilty to configure MaxMessageBytes for sarama (#1563)
* Add configuration for max_message_bytes for sarama

* Log all errors when sending multiple messages

Signed-off-by: Till Faelligen <tfaelligen@gmail.com>

* Add missing config

* - Better comments on what MaxMessageBytes is used for
- Also sets the size the consumer may use
2020-10-27 14:11:37 +00:00
..
kafka Add possibilty to configure MaxMessageBytes for sarama (#1563) 2020-10-27 14:11:37 +00:00
base.go Internal HTTP APIs over H2C (#1541) 2020-10-20 17:13:12 +01:00
flags.go Rehuffle where things are in the internal package (#1122) 2020-06-12 14:55:57 +01:00
monolith.go Start Kafka connections for each component that needs them (#1527) 2020-10-15 13:27:13 +01:00