fixed bugs
  1) query results could be incorrect when sorting the results by descending timestamp and using offset/limit
  2) query of last record could lead to server crash
  3) the display could be incorrect when show vnodes [dnodeIp]
  4) Group by normal column may result in server crash

enhancements
  1) add support for customized template variable for query alias in the grafana
  2) add support for Alpine Linux
  3) avoid repetitively parsing the same table when inserting records into multiple tables in a batch
  4) accelerate the speed of writing into a database with multiple replicas by redirecting the request to the master vnode
  5) allow dropping database and inserting data to be concurrently executed
此标签无Release说明。

项目简介

TDengine是一个高效的存储、查询、分析时序大数据的平台,专为物联网、车联网、工业互联网、运维监测等优化而设计。

发行版本

当前项目没有发行版本

贡献者 46

全部贡献者

开发语言

  • C 53.3 %
  • Python 28.2 %
  • Java 6.8 %
  • Shell 5.9 %
  • Go 1.9 %