This is an automated email from the ASF dual-hosted git repository.
ipolyzos pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fluss.git
The following commit(s) were added to refs/heads/main by this push:
new 434a4f48c Change features to heading on 2nd level (#1623)
434a4f48c is described below
commit 434a4f48c93e78b20c5eb7f4599aca2d0bc6d2cd
Author: Michael Koepf <[email protected]>
AuthorDate: Sun Aug 31 14:11:19 2025 +0000
Change features to heading on 2nd level (#1623)
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 6478c2a28..ee55990c2 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ 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 🌊
-# Features
+## Features
- **Sub-Second Latency**: Low-latency streaming reads/writes optimized for
real-time applications with Apache Flink.
- **Columnar Stream**: 10x improvement in streaming read performance with
efficient pushdown projections.