Skip to content

Commit

Permalink
feat: Asynchronous Streaming for Source and Sink in Numaflow Core (#2251
Browse files Browse the repository at this point in the history
)

Signed-off-by: Yashash H L <[email protected]>
Signed-off-by: Vigith Maurice <[email protected]>
Co-authored-by: Vigith Maurice <[email protected]>
  • Loading branch information
yhl25 and vigith authored Dec 4, 2024
1 parent b31380b commit 2530bad
Show file tree
Hide file tree
Showing 44 changed files with 3,997 additions and 3,298 deletions.
2 changes: 1 addition & 1 deletion examples/21-simple-mono-vertex.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ spec:
sink:
udsink:
container:
image: quay.io/numaio/numaflow-rs/sink-log:stable
image: quay.io/numaio/numaflow-rs/sink-log:stable
2 changes: 1 addition & 1 deletion rust/.rustfmt.toml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
edition = "2021"
edition = "2021"
Loading

0 comments on commit 2530bad

Please sign in to comment.