From d02d738db3e039f13fb4954f62e1482d6c3f68a5 Mon Sep 17 00:00:00 2001 From: LFCIBot <55727728+LFCIBot@users.noreply.github.com> Date: Thu, 22 Aug 2024 14:24:36 +0700 Subject: [PATCH] Update Projects (#697) Signed-off-by: LFCIBot <55727728+LFCIBot@users.noreply.github.com> --- website/data/projects.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/website/data/projects.json b/website/data/projects.json index 5647996e..38a52d10 100644 --- a/website/data/projects.json +++ b/website/data/projects.json @@ -3040,6 +3040,28 @@ "youtube_url": null, "language": "Go" }, + { + "name": "openGemini", + "path": "Database", + "description": "openGemini is an open source distributed time series DBMS with high concurrency, high performance, and high scalability, focusing on the storage and analysis of massive observability data.", + "homepage_url": "https://www.opengemini.org", + "project": "sandbox", + "repo_url": "https://github.com/openGemini/openGemini", + "logo": "https://landscape.cncf.io/logos/e4c5ddc4904699b26450cf6b472864fb6eaefd4e78b6885cef2372ef1dec7cc6.svg", + "twitter": null, + "crunchbase": "https://www.crunchbase.com/organization/cloud-native-computing-foundation", + "chat_channel": null, + "accepted": "2024-07-09", + "dev_stats_url": null, + "artwork_url": null, + "stack_overflow_url": null, + "blog_url": null, + "mailing_list_url": null, + "slack_url": "https://cloud-native.slack.com/messages/open-gemini", + "gitter_url": null, + "youtube_url": null, + "language": "Go" + }, { "name": "OpenGitOps", "path": "Continuous Integration & Delivery",