From 8554c76108e9e6a66c1c147677c8b3659759155e Mon Sep 17 00:00:00 2001 From: m09526 <41159661+m09526@users.noreply.github.com> Date: Thu, 13 Feb 2025 16:20:35 +0000 Subject: [PATCH] docs: Add Sleeper to list of known users (#14648) Co-authored-by: m09526 --- docs/source/user-guide/introduction.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/source/user-guide/introduction.md b/docs/source/user-guide/introduction.md index c97042fdc525..bed9233b9c23 100644 --- a/docs/source/user-guide/introduction.md +++ b/docs/source/user-guide/introduction.md @@ -119,6 +119,7 @@ Here are some active projects using DataFusion: - [ROAPI](https://github.com/roapi/roapi) - [Sail](https://github.com/lakehq/sail) Unifying stream, batch, and AI workloads with Apache Spark compatibility - [Seafowl](https://github.com/splitgraph/seafowl) CDN-friendly analytical database +- [Sleeper](https://github.com/gchq/sleeper) Serverless, cloud-native, log-structured merge tree based, scalable key-value store - [Spice.ai](https://github.com/spiceai/spiceai) Unified SQL query interface & materialization engine - [Synnada](https://synnada.ai/) Streaming-first framework for data products - [VegaFusion](https://vegafusion.io/) Server-side acceleration for the [Vega](https://vega.github.io/) visualization grammar