From an interested party: - Is there a good way to handle time-series aggregation in motoko? - Suppose that we are storing data every minute, and want to aggregate by hour; the aggregation can be a simple sum of all data within that hour.