From 993e98624a7a3f534946345ca241339e16d705a8 Mon Sep 17 00:00:00 2001 From: Bowen Liang Date: Mon, 15 May 2023 14:16:47 +0800 Subject: [PATCH] Add Apache Kyuubi to who is using testcontainers (#7042) --- docs/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/index.md b/docs/index.md index 8eee54769e3..9e52c42da13 100644 --- a/docs/index.md +++ b/docs/index.md @@ -222,6 +222,7 @@ A huge thank you to our sponsors: * [Bucket4j](https://github.com/bucket4j/bucket4j) - Java rate-limiting library based on the token-bucket algorithm. * [Spark ClickHouse Connector](https://github.com/housepower/spark-clickhouse-connector) - Integration tests for Apache Spark with both single node ClickHouse instance and multi-node ClickHouse cluster. * [Quarkus](https://github.com/quarkusio/quarkus) - Testcontainers is used extensively for Quarkus' [DevServices](https://quarkus.io/guides/dev-services) feature. +* [Apache Kyuubi](https://kyuubi.apache.org) - Integration testing with Trino as data source engine, Kafka, etc. ## License