Apache Fluss™ Rust Client (Incubating)
Rust client library for Apache Fluss™. This crate provides the core client used by the fluss-rust workspace and by the Python and C++ bindings.
is a good reference
Requirements
Build
From the repository root:
cargo build -p fluss-rs
Quick start and examples
TODO
- [ ] Expand API documentation and usage examples in this README.
- [ ] Add more examples for table, log scan, and write flows.