This commit is contained in:
Hongze Cheng 2022-01-08 06:50:52 +00:00
parent 724a371003
commit 7d3a57f568
2 changed files with 1096 additions and 1115 deletions

View File

@ -54,6 +54,7 @@ typedef struct STsdbCfg {
int32_t keep1; int32_t keep1;
int32_t keep2; int32_t keep2;
int8_t update; int8_t update;
int8_t compression;
} STsdbCfg; } STsdbCfg;
// STsdb // STsdb

File diff suppressed because it is too large Load Diff