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是涛思数据专为物联网、车联网、工业互联网、IT运维等设计和优化的大数据平台。除核心的快10倍以上的时序数据库功能外,还提供缓存、数据订阅、流式计算等功能,最大程度减少研发和运维的复杂度,且核心代码,包括集群功能全部开源。

发行版本

当前项目没有发行版本

贡献者 45

全部贡献者

开发语言

  • C 53.4 %
  • Python 27.6 %
  • Java 7.4 %
  • Shell 5.7 %
  • Go 1.7 %