Skip to content

[docs] Point README to apache/fluss after FIP-40 consolidation - #663

Merged
leekeiabstraction merged 1 commit into
apache:mainfrom
leekeiabstraction:readme-point-to-fluss-repo
Aug 7, 2026
Merged

[docs] Point README to apache/fluss after FIP-40 consolidation#663
leekeiabstraction merged 1 commit into
apache:mainfrom
leekeiabstraction:readme-point-to-fluss-repo

Conversation

@leekeiabstraction

Copy link
Copy Markdown
Contributor

Purpose

Per FIP-40, the Rust client and its Python, C++, and Elixir bindings now live in apache/fluss under fluss-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:

  • points to apache/fluss → fluss-rust/ up front
  • explains why the move happened (shared protocol definitions, single CI, jointly numbered releases) so readers see the consolidation as momentum rather than a wind-down
  • gives a lookup table for docs, the crate, API reference, issues, and community
  • notes that published artifacts are unchanged — nothing to update for existing fluss-rs users
  • tells contributors where to open PRs and asks them to reopen in-flight ones

The detailed content (features, quick start, configuration) is not duplicated here; it is maintained in fluss-rust/README.md in the main repo.

Tests

Documentation only.

API and Format

No API or format changes.

Documentation

This change is documentation.

🤖 Generated with Claude Code

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.
@leekeiabstraction

Copy link
Copy Markdown
Contributor Author

@fresh-borzoni @charlesdong1991 Appreciate your reviews here 🙏

@charlesdong1991 charlesdong1991 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice!

Comment thread README.md
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](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:**

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe a github warning banner is more clearer for contributors than bold line? but very nit

@leekeiabstraction
leekeiabstraction merged commit debab6a into apache:main Aug 7, 2026
@leekeiabstraction
leekeiabstraction deleted the readme-point-to-fluss-repo branch August 7, 2026 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants