package org.atlasapi.persistence.event; public interface EventStore extends EventWriter, EventResolver { }