From 03372be5ea760791c3676f565b1a6816fea1559f Mon Sep 17 00:00:00 2001 From: Flook Peter Date: Sat, 5 Oct 2024 21:35:17 +0800 Subject: [PATCH] Add in redash to README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5801451..8476a9c 100644 --- a/README.md +++ b/README.md @@ -148,8 +148,9 @@ POSTGRES_USER=my-user POSTGRES_PASSWORD=my-password ./run.sh postgres | Data Catalog | unitycatalog | ✅ | | Data Collector | fluentd | ✅ | | Data Collector | logstash | ✅ | -| Data Visualisation | superset | ✅ | | Data Visualisation | metabase | ✅ | +| Data Visualisation | redash | ✅ | +| Data Visualisation | superset | ✅ | | Distributed Coordination | zookeeper | ✅ | | Distributed Data Processing | flink | ✅ | | Identity Management | keycloak | ✅ |