From ba7bbff900fc6f40f87b6e2a43b2adabf1448118 Mon Sep 17 00:00:00 2001 From: Jameelah Mercer <36314199+MeelahMe@users.noreply.github.com> Date: Fri, 30 May 2025 12:27:52 +0900 Subject: [PATCH] Update _index.md Co-authored-by: Scott Anderson --- content/shared/influxdb3/_index.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/content/shared/influxdb3/_index.md b/content/shared/influxdb3/_index.md index 3489f82a5..67fd064ad 100644 --- a/content/shared/influxdb3/_index.md +++ b/content/shared/influxdb3/_index.md @@ -20,11 +20,11 @@ InfluxDB is optimized for scenarios where near real-time data monitoring is esse Core's feature highlights include: -* Diskless architecture with object storage support (or local disk with no dependencies) -* Fast query response times (under 10ms for last-value queries, or 30ms for distinct metadata) -* Embedded Python VM for plugins and triggers -* Parquet file persistence -* Compatibility with InfluxDB 1.x and 2.x write APIs +- Diskless architecture with object storage support (or local disk with no dependencies) +- Fast query response times (under 10ms for last-value queries, or 30ms for distinct metadata) +- Embedded Python VM for plugins and triggers +- Parquet file persistence +- Compatibility with InfluxDB 1.x and 2.x write APIs {{% show-in "core" %}} [Get started with Core](/influxdb3/version/get-started/)