numaproj / numaflow-go

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

chore: add redis udsink to support numaflow E2E testing #27

Closed KeranYang closed 1 year ago

KeranYang commented 1 year ago

Tested with https://github.com/numaproj/numaflow/pull/424/files#diff-51c5d58a23c4f30ae52e8538c639e273c4ff64026fd1ae2992b2b8e6435b4a97

vigith commented 1 year ago

This should be in https://github.com/numaproj/numaflow-sinks. You can create a top-level sink calling it something like redis-e2e-test.

This repo is just for SDK.