• Alan (Maciej) Paruszewski's avatar
    Fix userNotesCount aggregate · 76e6256c
    Alan (Maciej) Paruszewski authored
    This change fixes problem where 2 aggregates were using same key to
    store its state. This change also renames lazy_aggregate to more
    specific name to prevent similar situation to occur in the future.
    76e6256c
lazy_aggregate.rb 1.64 KB