Overview of Apache Fluss streaming storage
Apache Fluss is a streaming storage system built for real-time analytics, serving as a real-time data layer for Lakehouse architectures. It bridges streaming data and data Lakehouses by providing low-latency, high-throughput data ingestion and processing.
Key technical capabilities include:
- Performance: Sub-second latency for streaming reads and writes.
- Storage: Data is stored in a columnar format to improve query performance and reduce costs.
- Table Types: Supports append-only 'Log Tables' and updatable 'PrimaryKey Tables'.
- Integrations: Seamlessly integrates with Apache Flink (with Apache Spark and StarRocks support planned).
- Reliability & Scale: Features built-in replication for fault tolerance, horizontal scalability, high-QPS lookup joins, and bulk read/write operations.