Kafka integration (#831)
Kafka integration with Fission enables invoking a function when a message arrives in a Kafka topic
This commit is contained in:
@@ -70,3 +70,7 @@ import:
|
||||
- package: github.com/dustin/go-humanize
|
||||
- package: github.com/golang/protobuf/proto
|
||||
version: v1.1.0
|
||||
- package: github.com/bsm/sarama-cluster
|
||||
version: ^2.1.11
|
||||
- package: github.com/Shopify/sarama
|
||||
version: ^1.15.0
|
||||
|
||||
Reference in New Issue
Block a user