All Implemented Interfaces:
InstanceEventStore, org.reactivestreams.Publisher<InstanceEvent>

public class InMemoryEventStore extends ConcurrentMapEventStore
Event-Store backed by a ConcurrentHashMap.
Author:
Johannes Edmeier