Help Center/ GeminiDB/ GeminiDB Influx API/ Service Overview/ Compatible APIs and Versions
Updated on 2025-02-28 GMT+08:00

Compatible APIs and Versions

GeminiDB Influx instances support the following types: cluster, cluster (performance-enhanced), and single node.

  • These types cannot be converted or upgraded to each other.
  • Cluster (performance-enhanced) instances do not support the Flux syntax. To use Flux, you are advised to buy cluster instances.

Type

Compatible Version

Scenario

Cluster

InfluxQL 1.7/1.8

Flux

One cluster consists of at least three nodes. Nodes can be added to a cluster, which is unsuitable to cope with the ever growing data volume.

(Recommended) Cluster (performance-enhanced)

InfluxQL 1.7/1.8

Compared with cluster instances, cluster (performance-enhanced) instances support a larger cluster and higher read/write performance.

Single node

InfluxQL 1.7/1.8

Flux

A single-node instance cannot ensure the SLA. You are advised to use it only for tests and function verification.