From 67eb5982f9af760c41f99e9a8da9d91fe2796844 Mon Sep 17 00:00:00 2001 From: Dhairya Parikh Date: Sun, 3 Aug 2025 20:12:06 -0400 Subject: [PATCH] Update README.adoc --- README.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/README.adoc b/README.adoc index 7dc1f66..6e566d4 100644 --- a/README.adoc +++ b/README.adoc @@ -109,6 +109,7 @@ toc::[] * http://samza.apache.org/[Apache Samza] - A distributed stream processing framework. * https://spark.apache.org/docs/latest/structured-streaming-programming-guide.html[Apache Spark Structured Streaming] - A scalable and fault-tolerant stream processing engine built on the Spark SQL engine. * http://storm.apache.org/[Apache Storm] - A distributed realtime computation system. +* https://www.glassflow.dev/[GlassFlow] - Streaming ETL framework to simplify data pipeline creation and management between Kafka and ClickHouse. == Testing * https://greatexpectations.io/[Great expectations] - Helps data teams eliminate pipeline debt, through data testing.