[docs] Point README to apache/fluss after FIP-40 consolidation - #663
Merged
leekeiabstraction merged 1 commit intoAug 7, 2026
Merged
Conversation
The Rust client and its Python, C++, and Elixir bindings now live in apache/fluss under fluss-rust/. Replace the README with a short pointer to the new home, along with links to docs, the unchanged crates.io artifact, issues, and contribution instructions.
Contributor
Author
|
@fresh-borzoni @charlesdong1991 Appreciate your reviews here 🙏 |
charlesdong1991
approved these changes
Aug 7, 2026
| [](https://www.apache.org/licenses/LICENSE-2.0) | ||
|
|
||
| The official Rust **client** library for [Apache Fluss™](https://fluss.apache.org/) (Incubating) — a streaming storage built for real-time analytics, serving as the real-time data layer for Lakehouse architectures. This is a **client SDK**, not the Fluss server itself. | ||
| **The Rust client and the Python, C++, and Elixir bindings built on it now live in the main Apache Fluss repository:** |
Contributor
There was a problem hiding this comment.
maybe a github warning banner is more clearer for contributors than bold line? but very nit
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose
Per FIP-40, the Rust client and its Python, C++, and Elixir bindings now live in
apache/flussunderfluss-rust/. Since GitHub does not redirect between repositories, visitors landing here need a clear pointer to the new home.This replaces the README with a short landing page that:
fluss-rust/up frontfluss-rsusersThe detailed content (features, quick start, configuration) is not duplicated here; it is maintained in
fluss-rust/README.mdin the main repo.Tests
Documentation only.
API and Format
No API or format changes.
Documentation
This change is documentation.
🤖 Generated with Claude Code