type ChannelId = u32;
Channel determines expiration strategy.
Currently all channels apply the same one strategy: keep latest N events.
Currently each event type has its own channel.