Skip to main content

Module his_store

Module his_store 

Source
Expand description

In-memory time-series store for historical data (hisRead / hisWrite).

Structsยง

HisItem
A single historical data point: a timestamp and a value.
HisStore
Thread-safe in-memory time-series store.