forked from snabbco/snabb
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Before the aggregated counters were stored in active and its value was updated without taking into account the archived value. Now the active table only stores the workers counter indexed by aggregated counter name. There is a new table for aggregated counters. A fiber calculates the accumulative sum of all workers counter than belong to an aggregated counter and sum the archived value to the aggregated counter if any.
- Loading branch information
Showing
1 changed file
with
33 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters