reugn / go-streams

A lightweight stream processing library for Go
https://pkg.go.dev/github.com/reugn/go-streams
MIT License
1.92k stars 157 forks source link

Question for supported Sink #142

Closed cassiaman7 closed 2 months ago

cassiaman7 commented 2 months ago

Can you have a plan to support flow from Kafka to Doris ?

reugn commented 2 months ago

Hi @cassiaman7. I do not currently have plans to add the Apache Doris connector. If you're interested in implementing one, consider opening a pull request to include it.

cassiaman7 commented 2 months ago

Nice,thanks for your response.