| Crates.io | statefun-sdk |
| lib.rs | statefun-sdk |
| version | 0.1.0 |
| created_at | 2020-07-05 11:59:40.142124+00 |
| updated_at | 2020-07-05 11:59:40.142124+00 |
| description | A Rust SDK for the Apache Flink Stateful Functions (StateFun) project. See: https://flink.apache.org/stateful-functions.html |
| homepage | https://github.com/aljoscha/statefun-rust |
| repository | https://github.com/aljoscha/statefun-rust.git |
| max_upload_size | |
| id | 261572 |
| size | 30,822 |
An SDK for writing stateful functions in Rust. See the Apache Flink Stateful Functions website for more information about the project.
At the moment this project is very bare-bones. I'm just getting started and there's no tests yet and probably some bugs.