| tag | 5703414b383d25fc124756d667625c988e76bfae | |
|---|---|---|
| tagger | Jark Wu <jark@apache.org> | Mon Mar 10 14:57:30 2025 +0800 |
| object | 5a1744343b195f54ea3ad00e9054be8a0985a4f1 |
v0.6.0-rc2
| commit | 5a1744343b195f54ea3ad00e9054be8a0985a4f1 | [log] [tgz] |
|---|---|---|
| author | Jark Wu <jark@apache.org> | Mon Mar 10 14:49:50 2025 +0800 |
| committer | Jark Wu <jark@apache.org> | Mon Mar 10 14:49:50 2025 +0800 |
| tree | 6dc0af715666eed992cc7067cb253e734824fee1 | |
| parent | b47074ba5d7e3dafe460ff383435b25b03f46b3e [diff] |
[release] Commit for Release 0.6.0
Fluss is a streaming storage built for real-time analytics which can serve as the real-time data layer for Lakehouse architectures.
It bridges the gap between data streaming and data Lakehouse by enabling low-latency, high-throughput data ingestion and processing while seamlessly integrating with popular compute engines like Apache Flink, while Apache Spark, and StarRocks are coming soon.
Fluss (German: river, pronounced /flus/) enables streaming data continuously converging, distributing and flowing into lakes, like a river 🌊
Prerequisites for building Fluss:
git clone https://github.com/alibaba/fluss.git cd fluss ./mvnw clean package -DskipTests
Fluss is now installed in build-target. The build command uses Maven Wrapper (mvnw) which ensures the correct Maven version is used.
Fluss is open-source, and we’d love your help to keep it growing! Join the discussions, open issues if you find a bug or request features, contribute code and documentation, or help us improve the project in any way. All contributions are welcome!
Fluss project is licensed under the Apache License 2.0.