Skip to content

v0.6.0

Compare
Choose a tag to compare
@xiaojian-hong xiaojian-hong released this 31 Dec 02:00
· 530 commits to master since this release
8b0420a

Implement yomo-zipper (workflow) which receives the data from yomo-source, runs yomo-flow (streaming serverless) in pipeline, and distributes the result to yomo-sink.

Core Changes

  • Add CLI yomo wf run workflow.yaml [#62]
  • Add two examples of yomo-source.

Examples