For efficient horizontal scalability in managing massive data, it is common to adopt sharding and partitioning strategies. TDengine achieves data sharding through vnodes, and implements time-series data partitioning by storing data in separate files for each time interval. Provide more details on how to configure the parameters.
Asked
Active
Viewed 19 times
1 Answers
0
If you just want to get "more details on how to configure the parameters".
In TDengine the compression parameter is default set to 2 , which means the highest level compression.
you don't need to configure it anymore.

Weishi99
- 1
- 1