-record(aggregate_stats, { aggregate_id :: binary(), event_count :: integer(), current_sequence :: integer(), has_snapshot :: boolean() }).