numaproj / numaflow-go

Numaflow Golang SDK
Apache License 2.0
46 stars 11 forks source link

feature: udsink gRPC #16

Closed jy4096 closed 2 years ago

jy4096 commented 2 years ago

support udsink gRPC

Tested using the pkg/sink/examples/udsink_log.go example

image
jy4096 commented 2 years ago

Do we need key for sink.Datum type??? @whynowy @vigith

=== Update === Discussed offline.. not required but we can keep it as for now