Update _index.md

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
fix-mono-get-started
Jameelah Mercer 2025-05-30 12:27:52 +09:00 committed by GitHub
parent 8e9e890752
commit ba7bbff900
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 5 deletions

View File

@ -20,11 +20,11 @@ InfluxDB is optimized for scenarios where near real-time data monitoring is esse
Core's feature highlights include: Core's feature highlights include:
* Diskless architecture with object storage support (or local disk with no dependencies) - 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) - Fast query response times (under 10ms for last-value queries, or 30ms for distinct metadata)
* Embedded Python VM for plugins and triggers - Embedded Python VM for plugins and triggers
* Parquet file persistence - Parquet file persistence
* Compatibility with InfluxDB 1.x and 2.x write APIs - Compatibility with InfluxDB 1.x and 2.x write APIs
{{% show-in "core" %}} {{% show-in "core" %}}
[Get started with Core](/influxdb3/version/get-started/) [Get started with Core](/influxdb3/version/get-started/)