You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I searched in the issues and found nothing similar.
Description
import the standalone fluss-rust tree under fluss-rust/ in the monorepo with full git history preserved
generate the Rust protocol types from the canonical monorepo proto
move the Rust client docs/website content into the monorepo docs structure and fix cross-links
wire Rust crate + bindings (Python/C++/Elixir) packaging and publishing into the monorepo release process
add the Rust build/test/clippy/rustdoc gates (and bindings) to the monorepo pipelines with proper gating and using Fluss server image from the same source tree.
Search before asking
Description
Willingness to contribute