8000 Tags · QuantamHD/brod · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: QuantamHD/brod

Tags

3.2.0

Toggle 3.2.0's commit message
8000
brod-cli pipe produce messages with timestamp

3.1.0

Toggle 3.1.0's commit message
Add option to allow topic subscriber handling Kafka message or messag…

…e_set (kafka4beam#229)

* Add option to allow topic subscriber handling Kafka message or message_set
* Add option to allow group subscriber handling Kafka message or message_set
* Bump version to 3.1.0

3.0.0

Toggle 3.0.0's commit message
Merge pull request kafka4beam#219 from klarna/use-kafka-protocol-1.0

Make it work with kafka_protocol 1.0.0

2.5.0

Toggle 2.5.0's commit message
Support sasl-plain username password in text file (kafka4beam#216)

2.4.1

Toggle 2.4.1's commit message
Make app the default Makefile target

This is to avoid building the 'release' target when brod
is used as a depencency of a erlang.mk project

2.4.0

Toggle 2.4.0's commit message
Upgrade to kafka_protocol from 0.9.1 to 0.9.2

7F7E

2.3.7

Toggle 2.3.7's commit message
Producer default ack timeout change from 1 second to 10 seconds

2.3.6

Toggle 2.3.6's commit message
Accumulate receive buffer in a list for brod_sock

2.3.5

Toggle 2.3.5's commit message
Smart direct fetch

The new fetch/7 API now is smart enough to expand the max_bytes fetch
parameter when only an 'incomplete message' indicator is fetched back

2.3.4

Toggle 2.3.4's commit message
More test cases for brod_producer

0