refactor: make raw archive store optional

This commit is contained in:
lingniu
2026-07-01 07:42:16 +08:00
parent ba4bb51a07
commit 51b1dd4174
4 changed files with 29 additions and 1 deletions

View File

@@ -188,6 +188,8 @@ flowchart LR
`optional-attachments`.
- vehicle-state-service is absent from the default Maven reactor and available
through `optional-latest-state`.
- raw-archive-store is absent from the default Maven reactor and available
through `optional-raw-archive-store`.
- History APIs read from TDengine by default; Parquet/DuckDB is optional
compatibility only.
- Raw frame queries can return complete parsed JSON through `payloadJson.parsed`.