Hacker News new | ask | show | jobs
by cangencer 2929 days ago
We are adding something called a "rolling aggregation", where you receive a record, accumulate it and then emit the current accumulated value. I'm not sure if this matches what you want.