Dear all,

I am Daihui, and I submitted a PR [1] which uses Go to implement TsFile.

I want to share with all of you that our company (Lenovo) have used this 
feature in our business case in YOFC (Yangtze Optical Fiber and Cable Company) 
as the time series data storage of the edge computing in the energy management 
system. The system collects data from more than 90 thousand data points, stores 
them to the TsFile (with Go) as the edge storage and then reads them later to 
send to the cloud. Until now the system had run stably for more than 1 year.

The TsFile format of the Go version is inconsistent with the format of current 
Java version, because TsFile format has upgraded from v0.8 to v0.9.

Later we may upgrade it and share it to the community. We welcome who are 
interested in this feature contribute to the feature together.

[1] https://github.com/apache/incubator-iotdb/pull/124

Best,

DAI HUI

Reply via email to