[Elixir and Time Series] #2 - Aggregation, or doing stuff with ingested data
How we aggregate time series data Outline Aggregation of time series data, two ways to do this The naive crude, simple minded way of just-in-time querying of the time series data Actually thinking about architecture, problem space, requirements and doing something better How does one create such architecture?
Read More