issues
search
jet
/
kafunk
Kafunk: F# Kafka client
https://jet.github.io/kafunk/
Other
160
stars
63
forks
source link
Routing
#138
Closed
eulerfx
closed
7 years ago
eulerfx
commented
7 years ago
Updates to routing to improve fault-tolerance
Added Producer.produceBatched:
Provides an easier API than Producer.produceBath
Produces across brokers/partitions in parallel automatically (#135)
Merge
https://github.com/jet/kafunk/pull/134
Compression fixes
Non-alpha release