Skip to content

Draft: Add rune price dense table aggregation

Hoori Rn requested to merge add-rune-price into develop

Add the structure of a dense TOR price by aggregation.

The SQL seems fast considering the full aggregation timeframe takes around 1.5 minutes. Compared to Hyptertables, which are the fastest dense aggregators it's good.

Merge request reports