Skip to content

Latest commit

 

History

History
65 lines (42 loc) · 1.29 KB

File metadata and controls

65 lines (42 loc) · 1.29 KB

RoadMap

v0.1.0 (released)

  • standalone and cluster version,local storage.
  • Supports certificate verification and user authentication.
  • Supports data compression.
  • Supports InfluxDB v1 APIs and Prometheus Remote Read/Write APIs.
  • Provided monitoring tool ts-monitor.

v0.2.0 (2022.10)

  • Supports KubeEdge.
  • Real-time analysis framework.

v1.0.0 (2023.02)

  • Full join
  • Stream computing
  • mult-level down-sampling
  • Time series data prediction.
  • Time series data anomaly detection.

v1.1.0 (2023.09)

  • Full-text indexing
  • High series cardinality engine (kernel)
  • Support windows platform
  • Support data subscription
  • Support query manager
  • Support continuous query
  • Support show configs command

v1.2.0 (2024.02)

  • Query performance optimization for IoT scenarios
  • LSM compaction, unorder data merge optimization
  • Enhangce log storage

v1.2.1 (2024.04)

  • Bug fix

v1.2.2(2024.06)

  • Bug fix

v.1.3.0 (2024.12)

  • Data replication
  • Table level TTL
  • OBS store
  • Aggregation optimization

SDK (Java/C++/Go/Python/Rust/TypeScript)

v0.1.0 (2024.01)

  • Basic API for reading and writing (Line Protocol)

v0.2.0 (2024.02)

  • Support Arrow flight