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
Apache®, Apache Flink®, Flink®, Apache Kafka®, Kafka®, Spark® and associated open source project names and logos are trademarks of the Apache Software Foundation.`,
Copy file name to clipboardExpand all lines: website/src/components/HomepageIntroduce/index.tsx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ type IntroduceItem = {
28
28
29
29
constIntroduceList: IntroduceItem[]=[
30
30
{
31
-
title: 'What is Fluss?',
31
+
title: 'What is Apache Fluss?',
32
32
description: (
33
33
<>
34
34
Fluss is a streaming storage built for real-time analytics which can serve as the real-time data layer for Lakehouse architectures. With its columnar stream and real-time update capabilities, Fluss integrates seamlessly with Apache Flink to enable high-throughput, low-latency, cost-effective streaming data warehouses tailored for real-time applications.
0 commit comments