All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.opencredo.concursus.domain.events.storage.package-info Maven / Gradle / Ivy

The newest version!
/**
 * Defines the {@link com.opencredo.concursus.domain.events.storage.EventStore} interface, which represents an event
 * store which can persist and retrieve events, and provides an
 * {@link com.opencredo.concursus.domain.events.storage.InMemoryEventStore} implementation.
 */
package com.opencredo.concursus.domain.events.storage;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy