You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by xu...@apache.org on 2022/08/06 23:01:06 UTC

[arrow-datafusion] branch master updated: MINOR: Add CeresDB to list of products using DataFusion (#3060)

This is an automated email from the ASF dual-hosted git repository.

xudong963 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git


The following commit(s) were added to refs/heads/master by this push:
     new 1bbdf48b9 MINOR: Add CeresDB to list of products using DataFusion (#3060)
1bbdf48b9 is described below

commit 1bbdf48b96d64ea2ef63222c7ae938b05e90c6d7
Author: Andy Grove <an...@gmail.com>
AuthorDate: Sat Aug 6 17:01:02 2022 -0600

    MINOR: Add CeresDB to list of products using DataFusion (#3060)
    
    * Add CeresDB
    
    * Add CeresDB
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index d102e7aa1..131265a7d 100644
--- a/README.md
+++ b/README.md
@@ -78,6 +78,7 @@ Here are some of the projects known to use DataFusion:
 
 - [Ballista](https://github.com/apache/arrow-ballista) Distributed SQL Query Engine
 - [Blaze](https://github.com/blaze-init/blaze) Spark accelerator with DataFusion at its core
+- [CeresDB](https://github.com/CeresDB/ceresdb) Distributed Time-Series Database
 - [Cloudfuse Buzz](https://github.com/cloudfuse-io/buzz-rust)
 - [CnosDB](https://github.com/cnosdb/cnosdb) Open Source Distributed Time Series Database
 - [Cube Store](https://github.com/cube-js/cube.js/tree/master/rust)