File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -20,11 +20,11 @@ InfluxDB is optimized for scenarios where near real-time data monitoring is esse
20
20
21
21
Core's feature highlights include:
22
22
23
- * Diskless architecture with object storage support (or local disk with no dependencies)
24
- * Fast query response times (under 10ms for last-value queries, or 30ms for distinct metadata)
25
- * Embedded Python VM for plugins and triggers
26
- * Parquet file persistence
27
- * Compatibility with InfluxDB 1.x and 2.x write APIs
23
+ - Diskless architecture with object storage support (or local disk with no dependencies)
24
+ - Fast query response times (under 10ms for last-value queries, or 30ms for distinct metadata)
25
+ - Embedded Python VM for plugins and triggers
26
+ - Parquet file persistence
27
+ - Compatibility with InfluxDB 1.x and 2.x write APIs
28
28
29
29
{{% show-in "core" %}}
30
30
[ Get started with Core] ( /influxdb3/version/get-started/ )
You can’t perform that action at this time.
0 commit comments