Class: MerryGoRound::Aggregator

Inherits:
Object
  • Object
show all
Includes:
Utils
Defined in:
lib/merry_go_round/aggregator.rb

Instance Method Summary collapse

Methods included from Utils

seconds, window

Instance Method Details

#aggregate!Object



5
6
7
8
# File 'lib/merry_go_round/aggregator.rb', line 5

def aggregate!
  from_redis
  compound
end