Skip to content

infinyon/stateful-dataflows-examples

Repository files navigation

Stateful Dataflows Examples

This repository offers a comprehensive range of dataflow examples from basic to advanced levels, designed to familiarize you with the concepts and techniques essential for deploying Stateful Dataflows.

Prerequisites

  • Install and Updated Rust

    curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh rustup update
  • Install Fluvio and SDF

    curl -fsS https://hub.infinyon.cloud/install/install.sh | bash fvm install sdf-beta6
  • Start Cluster

    fluvio cluster start

DataFlows

Dataflow examples:

Primitives

Examples centered around primitive concepts and operations.

Packages

Step-by-step instructions on how to build your own package:

Pre-built packages used in dataflows:

References

About

Stateful Dataflows tutorials and examples.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published