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.