From 835432b5c9a14c0713efddef9e4b25887634f513 Mon Sep 17 00:00:00 2001 From: zhihanz <zhihan@tetrate.io> Date: Thu, 2 Sep 2021 14:16:49 +0800 Subject: [PATCH] Add datafuse as community showcase (#302) --- examples/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/README.md b/examples/README.md index 4ab27b33..88803024 100644 --- a/examples/README.md +++ b/examples/README.md @@ -6,3 +6,4 @@ setup as its own crate so its dependencies are clear. ## Community showcase - [Houseflow](https://github.com/gbaranski/houseflow): House automation platform written in Rust. +- [Datafuse](https://github.com/datafuselabs/datafuse): Cloud native data warehouse written in Rust.