ansrivas / statefun-rust

A Rust SDK for StateFun (https://flink.apache.org/stateful-functions.html)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Statefun Rust SDK

An SDK for writing stateful functions in Rust. See the Apache Flink Stateful Functions website for more information about the project.

Please refer to the documentation to learn how to use this. There is a complete example available in statefun-greeter-example along with another README.md.

Building

You need to have the Protobuf compiler protoc available in your $PATH. On macOS you can install this via

brew install protobuf

About

A Rust SDK for StateFun (https://flink.apache.org/stateful-functions.html)

License:Other


Languages

Language:Rust 98.5%Language:Shell 0.6%Language:Dockerfile 0.5%Language:RenderScript 0.4%