Skip to main content

Module series_storage

Module series_storage 

Source

Structs§

Unknown
An unknown variant of the SeriesStorage enum.

Enums§

SeriesStorage
The storage engine a series is read from. A dataset written to both Iceberg and ClickHouse can be read from either engine, and a series may name the one it wants; every other dataset is readable only from the single engine backing it, so naming the other one is an invalid request. When unset, the engine configured for the caller is used.